On 20 October 2005 14:03, Gracjan Polak wrote:

> $ ghc --make THTest1.hs
> Chasing modules from: THTest1.hs
> Skipping  THTest1TH        ( ./THTest1TH.hs, ./THTest1TH.o )
> Compiling THTest1          ( THTest1.hs, THTest1.o )
> Loading package base-1.0 ... linking ... done.
> Loading package haskell98-1.0 ... linking ... done.
> Loading package template-haskell-1.0 ... linking ... done.
> (here core dump, aka 0xc00000001)
> 
> 
> 
> First of all, I do not understand the error in first compilation.
> Second, core dump is not nice :)
> 
> My config:
> 
> Windows XP Home,
> 
> $ ghc -v
> Glasgow Haskell Compiler, Version 6.4, for Haskell 98, compiled by GHC

Please try again with 6.4.1; lots of bugs were fixed.

Cheers,
        Simon
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to