Fix context reduction stack overflow in dimensional

Bas van Dijk v.dijk.bas at gmail.com
Tue Mar 29 13:46:54 CEST 2011


Dear Bjorn,

Attached is a patch that fixes a context reduction stack overflow in
your dimensional package.

I noticed something weird though (that's why I'm CCing the ghc list).
When I cabal build dimensional-0.8.2 I first get the context reduction
stack overflow when I then build it again I get the error again (as
expected). However when I try to build it for the third time it
succeeds! Why is this?

I attached the build log.

Regards,

Bas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-context-reduction-stack-overflow.dpatch
Type: application/octet-stream
Size: 2385 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20110329/3784eed1/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dimensional.log
Type: text/x-log
Size: 7191 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20110329/3784eed1/attachment.bin>


More information about the Glasgow-haskell-users mailing list