Created
July 10, 2014 02:40
-
-
Save GrooveStomp/4e0c4bee9773fcd3f0ef to your computer and use it in GitHub Desktop.
Trying to install haskell-src-exts-1.15.0.1
This file contains hidden or 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
| [aaron@ubuntu|~/code/yorgey-haskell-course/week-03|git:master|rb:2.1.2p95] | |
| ↳ cabal install haskell-src-exts-1.15.0.1 | |
| Resolving dependencies... | |
| [1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.15.0.1-45950/haskell-src-exts-1.15.0.1/dist/setup/setup.hs, /tmp/haskell-src-exts-1.15.0.1-45950/haskell-src-exts-1.15.0.1/dist/setup/Main.o ) | |
| Linking /tmp/haskell-src-exts-1.15.0.1-45950/haskell-src-exts-1.15.0.1/dist/setup/setup ... | |
| Configuring haskell-src-exts-1.15.0.1... | |
| Building haskell-src-exts-1.15.0.1... | |
| Preprocessing library haskell-src-exts-1.15.0.1... | |
| [ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o ) | |
| Failed to install haskell-src-exts-1.15.0.1 | |
| cabal: Error: some packages failed to install: | |
| haskell-src-exts-1.15.0.1 failed during the building phase. The exception was: | |
| ExitFailure 9 | |
| This may be due to an out-of-memory condition. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment