[project @ 2004-12-21 12:12:40 by simonpj]
authorsimonpj <unknown>
Tue, 21 Dec 2004 12:12:40 +0000 (12:12 +0000)
committersimonpj <unknown>
Tue, 21 Dec 2004 12:12:40 +0000 (12:12 +0000)
Add GHC.Prim to base package modules

package.conf.in

index a1c2178..a05185a 100644 (file)
@@ -143,6 +143,7 @@ exposed-modules:
        GHC.List,
        GHC.Num,
        GHC.Pack,
+       GHC.Prim,
        GHC.Ptr,
        GHC.Read,
        GHC.Real,