Skip to content

Instantly share code, notes, and snippets.

@fetburner
Created September 4, 2013 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fetburner/6437419 to your computer and use it in GitHub Desktop.
Save fetburner/6437419 to your computer and use it in GitHub Desktop.
ログその3
gmake install-am
gmake[1]: ディレクトリ `/usr/home/Masayuki/ajhc' に入ります
cabal configure
Resolving dependencies...
Configuring ajhc-0.8.0.9...
cabal build
Building ajhc-0.8.0.9...
Preprocessing library ajhc-0.8.0.9...
derive: fromParseResult: Parse failed at [/tmp/ghc23438_0/ghc23438_1.hspp] (355:5): Parse error: Last statement in a do-block must be an expression
gmake[1]: *** [cabal-build] エラー 1
gmake[1]: ディレクトリ `/usr/home/Masayuki/ajhc' から出ます
gmake: *** [install] エラー 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment