Ticket #215 (assigned defect)
Error executing files compiled with GHC from Haskell Platform Installer
| Reported by: | kgabis | Owned by: | MtnViewMark |
|---|---|---|---|
| Priority: | minor | Milestone: | 2013.2.0.0 |
| Component: | GHC | Keywords: | evacuate ghc |
| Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
