- Sep 10, 1997
-
-
Simon Marlow authored
Update for 2.06.
-
Simon Marlow authored
Update for 2.06.
-
Simon Marlow authored
build and install Happy by default.
-
Simon Marlow authored
minor mod to the happy configuration.
-
sof authored
Prepend she-bangs to scripts rather than eval exec magic
-
- Sep 09, 1997
-
-
sof authored
-
sof authored
moved: okToInline (to BinderInfo); new function: inlineUnconditionally; Type of whnfOrBottom changed
-
sof authored
new functions: deadOccurrence, isOneOcc, isOneFunOcc, isOneSafeFunOcc, isDeadOcc; moved: okToInline (from CoreUnfold)
-
sof authored
tidied up, use BinderInfo.isOneFunOcc etc.
-
sof authored
-
sof authored
import update;
-
sof authored
-
sof authored
Doc update for simplRecursiveGroup
-
Simon Marlow authored
remove bogus [ ] in macro for leading underscore test.
-
Simon Marlow authored
remove redundant RELEASE (users_guide/2-06-notes is used instead)
-
Simon Marlow authored
no release notes for 2.05
-
Simon Marlow authored
remove redundant ANNOUNCE
-
- Sep 08, 1997
-
-
sof authored
Minor edits
-
Simon Marlow authored
add release notes for 2.06
-
Simon Marlow authored
reinstate tests that now work.
-
Simon Marlow authored
If the installed version of Happy is < 1.3, use the one from the tree.
-
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