- Jun 21, 1998
-
-
sof authored
Missing =
-
- Jun 19, 1998
-
-
Simon Marlow authored
Use BUFSIZ sized blocks for Haskell-side buffering, not (BUFSIZ+1), which probably interacts very badly with the C-side buffering.
-
Simon Marlow authored
oops, update acconfig.h too.
-
Simon Marlow authored
update w/ respect to latest configure.in.
-
- Jun 18, 1998
-
-
sof authored
fixed dropPS typo
-
- Jun 16, 1998
-
-
Simon Peyton Jones authored
alleged fix to SetLevels
-
sof authored
New function: okToUnfoldInHiFile. - For values whose RHS have been deemed to be interface file unfolding candidates, do a last minute check to see whether the unfolding is really suitable. An unfolding is not suitable iff - contains a _casm_ - contains a lit-lit The reason for not unfolding _casm_/lit-lits into interface files is that their C fragments are likely to mention #defines/functions that will be out-of-scope at an unfolding site. Turning off unfolding of such expressions avoid this unfortunate situation.
-
Simon Marlow authored
note new GetOpt library.
-
Simon Marlow authored
Add Sven Panne's GetOpt library.
-
sof authored
Don\'t generate con2tag, tag2con funs for newtype derivings
-
- Jun 13, 1998
-
-
sof authored
mirror driver, -concurrent gets you -syslib concurrent
-
- Jun 12, 1998
-
-
sof authored
install rule: check to see if SCRIPT_LINK already exists as symlink; if so, delete and create new
-
- Jun 11, 1998
-
-
sof authored
-syslib win32: Do the right thing if using a non-installed compiler
-
sof authored
Added ZIP_OPTS
-
sof authored
Added hspmain prototype
-
sof authored
include "stgio.h" to bring function prototypes of relevant C stubs into scope.
-
sof authored
Testing the illegal use of pattern syntax in expressions (and vice versa)
-
sof authored
- (optionally) put hsc command-line options in a temporary file. - -syslib win32 support
-
sof authored
install-bin: * if any of $(VERSION_SYMLINKS_FOR) already exists as a symlink, replace it with a new one.
-
- Jun 10, 1998
-
-
sof authored
- remove unused code - added -fno-hi-version-check - (commented out) support for @-files, i.e., pass hsc its command-line switches via a temporary file.
-
Simon Peyton Jones authored
Fix float-in bug
-
- Jun 09, 1998
-
-
sof authored
typo in classd
-
- Jun 08, 1998
-
-
sof authored
Another go at working around a problem with Bison generated parser, but this time not giving up on checking illegal uses of pattern syntax in expressions.
-
Simon Marlow authored
update GHC version to 3.03.
-
Simon Marlow authored
add release notes for 3.03.
-
Simon Peyton Jones authored
(a) FloatIn idSpecVars bug [DoCon] (b) Generalise superclasses
-
Simon Peyton Jones authored
-
- Jun 05, 1998
-
-
sof authored
switchOffInlining: don't prevent inlining of must-be-inlineable ids.
-
Simon Marlow authored
Import GMP 2.0.2
-
Simon Marlow authored
Initial revision
-
Simon Marlow authored
Import GMP 2.0.2
-
Simon Marlow authored
Initial revision
-
Simon Marlow authored
Import GMP 2.0.2
-
Simon Marlow authored
Initial revision
-
Simon Marlow authored
Import GMP 2.0.2
-
Simon Marlow authored
Initial revision
-
Simon Marlow authored
Import GMP 2.0.2
-
Simon Marlow authored
Initial revision
-
Simon Marlow authored
Import GMP 2.0.2
-
Simon Marlow authored
Initial revision
-