Skip to content

Instantly share code, notes, and snippets.

@qtamaki
Created May 18, 2013 12:19
Show Gist options
  • Save qtamaki/5604228 to your computer and use it in GitHub Desktop.
Save qtamaki/5604228 to your computer and use it in GitHub Desktop.
Try yesod

installで盛大にハマる。

  1. apt-get install yesodのyesodが古かった。
  2. そして、cabal install yesod-platformの途中で、ネットワーク不調で止まった
  3. cabal installで入れた、yesod-platformのバージョンとapt-get で入った、yesod-binのバージョンが違った
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment