- 28 Jul, 2008 1 commit
-
-
Simon Marlow authored
Now ":load M" always searches for a module called "M", rather than using a file called "M.hs" if that exists. To get the file semantics (i.e. not loading "M.o"), use ":load M.hs".
-
- 25 Jul, 2008 1 commit
-
-
Simon Marlow authored
-
- 28 Jul, 2008 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 25 Jul, 2008 5 commits
-
-
Simon Marlow authored
no idea why this only just showed up...
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
Saves space in the symbol table and speeds up linking
-
- 24 Jul, 2008 12 commits
-
-
Simon Marlow authored
We want to be able to pick the RTS flavour (e.g. -threaded) when we link the final program.
-
Simon Marlow authored
-
Simon Marlow authored
RTLD_NOW apparently causes some problems, according to previous mailing-list discussion http://www.haskell.org/pipermail/cvs-ghc/2007-September/038570.html
-
Simon Marlow authored
-
Simon Marlow authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
It's now easier to add new repos anywhere in the source tree
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Simon Marlow authored
-
Simon Marlow authored
just saves a bit of typing
-
- 23 Jul, 2008 1 commit
-
-
Simon Marlow authored
-
- 22 Jul, 2008 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 23 Jul, 2008 9 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
rather than the first one that it finds on the PATH
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Simon Marlow authored
Unless sparks are roots, strategies don't work at all: all the sparks get GC'd. We need to think about this some more.
-
Simon Marlow authored
-
Simon Marlow authored
-
- 22 Jul, 2008 1 commit
-
-
Simon Marlow authored
-
- 15 Jul, 2008 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 14 Jul, 2008 1 commit
-
-
Simon Marlow authored
-
- 22 Jul, 2008 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-