- 06 Aug, 2007 1 commit
-
-
Isaac Dupree authored
-
- 01 Jun, 2007 1 commit
-
-
Isaac Dupree authored
ghc still works, also the module was tested in hugs and ghc
-
- 19 May, 2007 1 commit
-
-
Isaac Dupree authored
-
- 06 Apr, 2007 1 commit
-
-
Ian Lynagh authored
-
- 11 Oct, 2006 1 commit
-
-
Simon Marlow authored
Push this further along, and fix build problems in the first patch.
-
- 07 Apr, 2006 1 commit
-
-
Simon Marlow authored
Most of the other users of the fptools build system have migrated to Cabal, and with the move to darcs we can now flatten the source tree without losing history, so here goes. The main change is that the ghc/ subdir is gone, and most of what it contained is now at the top level. The build system now makes no pretense at being multi-project, it is just the GHC build system. No doubt this will break many things, and there will be a period of instability while we fix the dependencies. A straightforward build should work, but I haven't yet fixed binary/source distributions. Changes to the Building Guide will follow, too.
-
- 17 Nov, 2003 1 commit
-
-
simonmar authored
GC some dead code. In some places, I left useful-looking but currently unused definitions in place, surrounded by #ifdef UNUSED ... #endif.
-
- 02 Apr, 2002 1 commit
-
-
simonmar authored
Make this compile with 4.08.
-
- 01 Apr, 2002 2 commits