runghc on 32bit
Kazu Yamamoto ( 山本和彦 )
kazu at iij.ad.jp
Mon Aug 19 04:31:25 CEST 2013
Hi,
The following code should print string anyway.
https://gist.github.com/kazu-yamamoto/6265119/raw/1da32b8740222076e612373a715aa79732ce6756/gistfile1.hs
But if I execute it with "runghc" on 32 bit Mac and 32 bit Linux, it
terminates silently. If complied, it works. If I execute it with
"runghc" on 64 bit Linux, it works.
Does anyone reproduce this?
I'm using GHC 7.7.20130814.
--Kazu
More information about the ghc-devs
mailing list