- Jul 26, 1997
-
-
sof authored
moved TcIdBndr and TcIdOcc to here from TcHsSyn
-
sof authored
imports changed
-
sof authored
reflect change to newOverloadedLit
-
sof authored
imports changed
-
sof authored
removed: tcMatch
-
sof authored
updated
-
sof authored
moved TcIdOcc and TcIdBndr (+instances) to TcType
-
sof authored
tcGRHS + tcGRHSsAndBinds carry extra expected type arg
-
sof authored
updated
-
sof authored
tcExpr now carries the expected type as argument
-
sof authored
imports changed
-
sof authored
bug fixes
-
sof authored
Swapped values in newOverloadedLit's result pair; use TysWiredIn preds for testing Int and Integer like things
-
sof authored
slurp version number from Makefile setup
-
- Jul 25, 1997
-
-
sof authored
wibble
-
sof authored
new value: all_toplev_ids_visible
-
sof authored
new function: dsExprToGivenTy; removed: dsExprToAtom
-
sof authored
better handling of lists (i.e., more intelligent)
-
sof authored
wibble
-
sof authored
moved all_toplev_ids_visible to CmdLineOpts
-
sof authored
imports changed
-
sof authored
Added mkReturnPtLabel
-
sof authored
imports changed
-
sof authored
new functions: isIntegerTy, isIntTy, inIntRange, max_int, min_int
-
sof authored
always pin on module name on auto-scc labels;make CC_ decls global(temp)
-
sof authored
ppr mods
-
sof authored
new function: putDocRn
-
sof authored
hi-boot files made independent of ways; print out reason for why recompilation checker fails
-
sof authored
rnExprs made stricter
-
sof authored
read scc labels to de-escape them
-
sof authored
Use TysWiredIn.isIntegerTy rather than local defn of it
-
sof authored
moved Outputable Int instance to Outputable
-
sof authored
Outputable Int instance
-
sof authored
Doc updates
-
sof authored
removed Id header
-
sof authored
dump diffs into interface file if -keep-hi-diffs set
-
sof authored
new flag -keep-hi-diffs; various bugfixes
-
sof authored
Moved -Onot option to Makefile
-
sof authored
phase phix
-
sof authored
Fool proofed syscalls in pagefaults()
-