[haskell-platform] #215: Error executing files compiled with GHC from Haskell Platform Installer
haskell-platform
haskell-platform at projects.haskell.org
Fri Nov 23 13:24:45 GMT 2012
#215: Error executing files compiled with GHC from Haskell Platform Installer
--------------------+-------------------------------------------------------
Reporter: kgabis | Owner: dons
Type: defect | Status: new
Priority: minor | Milestone: 2012.2.0.0
Component: GHC | Keywords: evacuate ghc
--------------------+-------------------------------------------------------
After compiling some trivial code with ghc (for instance:"main = do print
(reverse [1..10])") there is a following error when running it:
internal error: evacuate(static): strange closure type 3840
(GHC version 7.4.2 for i386_apple_darwin)
But when I use runhaskell it all seems to work alright. I used both x86
and x86_64 versions of the Haskell Platform Installer.
I'm using OS X 10.8, and when I installed (or rather built) haskell-
platform using homebrew it all works allright.
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/215>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list