Fix context reduction stack overflow in dimensional

2011-03-29 Thread Bas van Dijk
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

Re: Fix context reduction stack overflow in dimensional

2011-03-29 Thread Christian Maeder
Am 29.03.2011 13:46, schrieb Bas van Dijk: 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

Re: Fix context reduction stack overflow in dimensional

2011-03-29 Thread Bjorn Buckwalter
On Tue, Mar 29, 2011 at 15:46, Bas van Dijk v.dijk@gmail.com wrote: Attached is a patch that fixes a context reduction stack overflow in your dimensional package. Thanks Bas, was the build failure on GHC 7.0.3? I don't believe this problem occurred on 7.0.1 and 7.0.2 although I'm not sure

warning

2011-03-29 Thread Luca Ciciriello
Hi All. I've installed on my MacOS X 10.6.7 (Xcode4) the new GHC 7.0.3 (64 bit) All works fine, but every time I build my code I get the warning: ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame Is this warning something bad? Thanks. Luca.

Re: ANNOUNCE: GHC version 7.0.3

2011-03-29 Thread wren ng thornton
On 3/28/11 10:33 PM, Jens Petersen wrote: FYI testsuite results: [...] 8 unexpected failures on x86: DoParamM(normal) T3064(normal) T3330a(normal) T3738(normal) T4316(ghci) T4801(normal) break024(ghci) space_leak_001(normal) FYI, testsuite results for OSX 10.5.8