- Oct 03, 1997
-
-
Simon Marlow authored
update for 2.08
-
Simon Marlow authored
update version number, and add stuff to install happy.
-
Simon Marlow authored
Replace $(ProjectVersion) with $(GhcProjectVersion) where appropriate. Also add stuff to install happy in a binary distribution.
-
Simon Marlow authored
update to 2.08
-
Simon Marlow authored
reinstate better error messages for function arguments
-
Simon Marlow authored
omit qualifiers by default when printing types
-
Simon Marlow authored
add pointer to 2-08-notes.lit
-
- Oct 02, 1997
-
-
sof authored
Cleanup
-
sof authored
Use Win32 calls for mprotecting under cygwin32
-
sof authored
Added newline at end
-
sof authored
cygwin32 hacks
-
sof authored
Use exeext; removed non-#! support for cygwin32 (no longer needed)
-
sof authored
Added exeext (cygwin32b18-specific);turn off splitting for profiled libs
-
- Oct 01, 1997
-
-
André Santos authored
changing version number to 2.07
-
- Sep 30, 1997
-
-
Simon Marlow authored
release notes for next version
-
Simon Marlow authored
add grouping braces to ENT_FUN_DIRECT macro
-
Simon Marlow authored
uncomment creation of 'configure' in binary-dist.
-
Simon Marlow authored
version ==> 2.07 PACKAGE_LIBSCRIPTS ==> PACKAGE_LIB_SCRIPTS
-
- Sep 26, 1997
-
-
Simon Peyton Jones authored
Fix atomic rhs infelicity in simplifier
-
Simon Marlow authored
this file got lost somehow
-
Simon Marlow authored
oops, forgot to add this file
-
- Sep 25, 1997
-
-
Simon Marlow authored
latest round of fixes for tests
-
Simon Marlow authored
remove unused/duplicated files
-
sof authored
freeze{Float,Double}Array: state token not threaded properly
-
- Sep 24, 1997
-
-
Simon Marlow authored
finished today's changes.
-
Simon Marlow authored
couple of minor patches to verbatim from Simon P.J.'s copy.
-
Simon Marlow authored
don't use 'flex -s' to compile verbatim: it wasn't designed for it :)
-
Simon Marlow authored
aaargh, what's this doing here?
-
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).
-