- Sep 08, 1997
-
-
Simon Marlow authored
Fix the sed string for the gcc check, it was referring to sub-regexps that didn't exist.
-
Simon Marlow authored
runtest rule is the wrong way around. Not that it ever gets used.
-
Simon Marlow authored
PrelBase needs a bit more heap now.
-
- Sep 05, 1997
-
-
Simon Peyton Jones authored
SLPJ fixes
-
Simon Marlow authored
templates for micro-test directories
-
Simon Marlow authored
separate mk directory for programs
-
Simon Marlow authored
bring this back
-
Simon Marlow authored
accidental removal
-
Simon Marlow authored
Mondo commit to get tests working.
-
Simon Marlow authored
don't set $(WAYS) in ghc/mk/paths.mk, set it explicitly in the Makefiles where it is required (compiler/Makefile, lib/Makefile and runtime/Makefile). Remove the overriding of $(WAYS) from utils/*/Makefile. No need to eliminate warnings for overlapped patterns in Happy-generated parsers any more. Don't compile OccurAnal with -O if we're using a pre-version-2 GHC, since it seems there's an optimiser bug.
-
- Sep 04, 1997
-
-
sof authored
Improved TAGS setup
-
sof authored
ppr wibble
-
sof authored
ppr tidy up
-
sof authored
ppr wibble
-
sof authored
Warning/error reporting tidy up
-
sof authored
wibble
-
sof authored
Removed mIN_BIG_TUPLE_SIZE
-
sof authored
ppr wibble; new functions: dumpIfSet, doIfSet
-
sof authored
tidy up
-
sof authored
ppr wibble
-
sof authored
lex M.-> properly
-
sof authored
QCONSYM added; removed unused productions (qdata_name, any_var_name)
-
sof authored
QCONSYM added
-
sof authored
error msg tidy up
-
sof authored
ppr wibble
-
sof authored
new function: inlineUnconditionally
-
sof authored
doc update
-
sof authored
tidy up; bug fix for poly-case
-
sof authored
new function: extendEnvGivenInlining
-
sof authored
unfolding code simplified
-
sof authored
doc update;
-
sof authored
ppr tidy up
-
sof authored
absApply bug fix
-
sof authored
import updated
-
sof authored
wibble
-
sof authored
Imports updated
-
sof authored
Tidied up error reporting code
-
sof authored
Removed assocMaybe SPECIALIZE pragma
-
sof authored
new values: pprDumpStyle, pprErrorsStyle;new function printErrs
-
sof authored
Turn all ugen generated files into read-only
-