Massive patch for the first months work adding System FC to GHC #26
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 22:06:14 +0000 (22:06 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 4 Aug 2006 22:06:14 +0000 (22:06 +0000)
Broken up massive patch -=chak
Original log message:
This is (sadly) all done in one patch to avoid Darcs bugs.
It's not complete work... more FC stuff to come.  A compiler
using just this patch will fail dismally.

compiler/package.conf.in

index 9673e15..b915ce4 100644 (file)
@@ -127,7 +127,6 @@ exposed-modules:
        Java
        JavaGen
        InteractiveUI
-       Kind
        Lexer
        LexCore
        LiberateCase