Skip to content

Instantly share code, notes, and snippets.

@GrooveStomp
Created July 10, 2014 02:40
Show Gist options
  • Select an option

  • Save GrooveStomp/4e0c4bee9773fcd3f0ef to your computer and use it in GitHub Desktop.

Select an option

Save GrooveStomp/4e0c4bee9773fcd3f0ef to your computer and use it in GitHub Desktop.
Trying to install haskell-src-exts-1.15.0.1
[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