id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc
215,Error executing files compiled with GHC from Haskell Platform Installer,kgabis,MtnViewMark,"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.",defect,assigned,minor,2013.2.0.0,GHC,,evacuate ghc,
