logo       

Re: Runhaskell bug: msg#00060

lang.haskell.glasgow.bugs

Subject: Re: Runhaskell bug

I get the following bug when trying to build hsql with GHC 6.4, on Mac OS X. I am using the binary release of GHC from the GHC website.

$ runhaskell Setup.lhs build
Preprocessing library hsql-1.2...
Building hsql-1.2...
Setup.lhs: internal error: stg_ap_v_ret
Please report this as a bug to glasgow-haskell-bugs@xxxxxxxxxxx,
or http://www.sourceforge.net/projects/ghc/


Known bug, my fault :-(. Already fixed in CVS, thanks anyway for the report.

As a temporary workaround, just compile Setup.lhs:

ghc --make Setup.lhs -o setup
./setup build


Cheers,

Wolfgang


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise