
24 Feb
2005
24 Feb
'05
7:31 a.m.
Hi I can report success on compiling latest CVS on Mac OS X including stage 2 with ghci support. (greencard does not compile, but that's not a problem for ghc to be compiled it seems.) Now that I have the compiler up, I notice that types are not reported as before. Instead of nice t,t', etc, I get random strings: Kind error: Expecting kind `k_a1JA -> k_a1JE -> k_a1JI -> *', but `DUnit t' has kind `k_a1JA -> k_a1JE -> *' Is this a mere debug mode I have enabled by accident (no parameter passed to make or configure though), or is this something else? P.S. infix type synonyms seems to work well so far! Johan Glimming.
7391
Age (days ago)
7391
Last active (days ago)
0 comments
1 participants
participants (1)
-
Johan Glimming