ghc: out of memory error while compiling huge "let"

David Morse dcmorse at gmail.com
Fri Jan 12 13:03:15 EST 2007


On 1/12/07, Kirsten Chevalier <catamorphism at gmail.com> wrote:
> for starters, what's your ghc command line?

hmake -package HaXml -package HTTP GraphCache.hs
ghc-6.6   -package HaXml -package HTTP    -c  -o GraphCache.o GraphCache.hs
ghc-6.6: out of memory (requested 1048576 bytes)


More information about the Glasgow-haskell-users mailing list