ghc-6.8.2 overflows stack

Chad Scherrer chad.scherrer at gmail.com
Wed Mar 5 14:02:38 EST 2008


Hello,

I'm trying to compile stream-fusion-0.1.1 with profiling enabled, and it's
overflowing the stack.

$ runghc Setup.lhs configure -pO
Configuring stream-fusion-0.1.1...

$ runghc Setup.lhs build
Preprocessing library stream-fusion-0.1.1...
Building stream-fusion-0.1.1...
[2 of 3] Compiling Data.List.Stream ( Data/List/Stream.hs,
dist/build/Data/List/Stream.o )
stack overflow: use +RTS -K<size> to increase it

Has anyone seen this before? Is it a known bug?

Thanks,
Chad



More information about the Glasgow-haskell-bugs mailing list