Created
September 4, 2013 14:07
-
-
Save fetburner/6437419 to your computer and use it in GitHub Desktop.
ログその3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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