[project @ 2004-12-17 15:12:13 by simonmar]
authorsimonmar <unknown>
Fri, 17 Dec 2004 15:12:13 +0000 (15:12 +0000)
committersimonmar <unknown>
Fri, 17 Dec 2004 15:12:13 +0000 (15:12 +0000)
Add GHC.ConsoleHandler

package.conf.in

index 38ed6ff..a1c2178 100644 (file)
@@ -84,6 +84,7 @@ exposed-modules:
        Foreign.Ptr,
        Foreign.StablePtr,
        Foreign.Storable,
+       GHC.ConsoleHandler,
        GHC.Dotnet,
        GHC.Exts,
        GHC.ForeignPtr,