- Sep 24, 1997
-
-
Simon Marlow authored
add RTS draft document
-
Simon Marlow authored
remove $(basename ..) from $(GhcLibHcOpts).
-
Simon Marlow authored
Build and install documentation for a binary distribution.
-
Simon Marlow authored
test updates
-
Simon Marlow authored
remove last bit of deforester.
-
Simon Marlow authored
Remove deforester
-
sof authored
-
sof authored
Enable fork# with __CONCURRENT_HASKELL__
-
sof authored
stop-on-error behaviour for recursive rules
-
- Sep 23, 1997
-
-
sof authored
Add newline to version msg string
-
Simon Marlow authored
Add information on how to mix -cpp and string gaps.
-
- Sep 22, 1997
-
-
Simon Marlow authored
nuke GhcBuildeeVersion (which wasn't used anywhere) and GhcBuilerVersion (which was potentially wrong and not used anywhere).
-
Simon Marlow authored
update typechecker tests
-
Simon Marlow authored
update version numbers.
-
Simon Marlow authored
update for 2.07
-
Simon Marlow authored
fix imports for bootstrapping
-
Simon Marlow authored
up a few heap sizes.
-
- Sep 20, 1997
-
-
sof authored
-
- Sep 19, 1997
-
-
Simon Marlow authored
update for 2.07
-
Simon Marlow authored
add RTS document into the tree
-
Simon Marlow authored
$(WithHappyHc) = $(WithGhcHc) is a more sensible default.
-
Simon Marlow authored
minor updates now that happy is in ProjectsToBuild.
-
Simon Marlow authored
add $(WithHappyHc) variable, to be set in build.mk (defaulting to ghc-0.29, same as $(WithGhcHc)).
-
- Sep 18, 1997
-
-
Simon Marlow authored
remove superfluous braek introduced in rev.1.16.
-
Simon Marlow authored
oops, update the version number.
-
Simon Marlow authored
remove some gumph from the SRC_INSTALL files.
-
- 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.
-