Add TcGadt to package.conf
authorPepe Iborra <mnislaih@gmail.com>
Sun, 14 Jan 2007 13:08:53 +0000 (13:08 +0000)
committerPepe Iborra <mnislaih@gmail.com>
Sun, 14 Jan 2007 13:08:53 +0000 (13:08 +0000)
I'm assuming that this was overlooked during the System Fc overhaul
If TcGadt is not supposed to be in package.conf please rollback this patch

compiler/package.conf.in

index fdea275..f0ecc35 100644 (file)
@@ -226,6 +226,7 @@ exposed-modules:
        TcEnv
        TcExpr
        TcForeign
+       TcGadt
        TcGenDeriv
        TcHsSyn
        TcHsType