- Sep 03, 1997
-
-
sof authored
ranlib installed libraries if needs be
-
Simon Marlow authored
turn on do-case-elim for -Onot, since several easy-to-remove casees were spotted in the output from -ddump-simpl under -Onot.
-
Simon Marlow authored
Add David Barton's example which shows up a couple of bugs: -> not parsed correctly in interface files mangler bug when compiling with -monly-n-regs
-
Simon Marlow authored
Fix exporting of (->) instances. This is the fix from the web page with minor changes for the new continuation-passing lexer.
-
- Sep 01, 1997
-
-
Simon Marlow authored
move the happy option-setting bit to the right place.
-
Simon Marlow authored
Add -1.2 to the happy options if we're using a GHC less than version 2.0.
-
- Aug 28, 1997
- Aug 25, 1997
-
-
sof authored
Moved to ghc system library
-
sof authored
New base module for pack/unpack basic ops
-
sof authored
Removed use of gratuitous -prof; added -monly-2-regs for ArrBase
-
sof authored
Compile with -O
-
sof authored
Moved Eq HandlePosn instance to IO
-
sof authored
Improved error messages
-
sof authored
Added index*OffForeignObj# primops
-
sof authored
Updated to use PackBase
-
sof authored
Changed to use PackBase
-
sof authored
added intersectBy; removed unused code (subseq, perm)
-
sof authored
Changed to use PackBase
-
sof authored
improved ppr; better zonkage
-
sof authored
Fixed handling of default methods
-
sof authored
Improved error messages
-
sof authored
-
sof authored
fixed SLIT cpp buglet
-
sof authored
Updated to reflect RecordCon change
-
sof authored
fix for handling of default methods
-
sof authored
new function: zonkSigTyVar
-
sof authored
Updated comments
-
sof authored
Updated to reflect RecordCon change
-
sof authored
Removed use of COMPILING_GHC
-
sof authored
Changed hashing function to use first-middle-last chars as seeds
-
sof authored
Removed use of COMPILING_GHC
-
sof authored
Removed use of COMPILING_GHC; removed intersectLists from export list
-
sof authored
Removed use of COMPILING_GHC
-
sof authored
Updated for 2.06 to use PackBase
-
sof authored
2.06 uses PackBase
-
sof authored
Drop the use of COMPILING_GHC
-
sof authored
-
sof authored
re-org
-