- Sep 05, 1997
-
-
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
-
sof authored
Added TAGS_HS_SRCS and TAGS_C_SRCS
-
sof authored
Improved TAGS support
-
sof authored
Use CC to compile mkNativeHdr
-
sof authored
Drop egcs support for gcc test
-
Simon Marlow authored
Make the deriving tests work. Cvs: ----------------------------------------------------------------------
-
Simon Marlow authored
use * instead of ?, since some seds don't recognise ?, and some also don't recognise the alternative \{0,1\}. sigh.
-
Simon Marlow authored
remove spurious comma.
-
sof authored
syntax fix
-
- Sep 03, 1997
-
-
sof authored
not used
-