add GHC.Dynamic
authorSimon Marlow <simonmar@microsoft.com>
Tue, 9 May 2006 08:27:39 +0000 (08:27 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 9 May 2006 08:27:39 +0000 (08:27 +0000)
package.conf.in

index 98d6713..ad57400 100644 (file)
@@ -100,6 +100,7 @@ exposed-modules:
        Foreign.Storable,
        GHC.ConsoleHandler,
        GHC.Dotnet,
+       GHC.Dynamic,
        GHC.Exts,
        GHC.ForeignPtr,
        GHC.Handle,