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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to