projects
/
ghc-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1665160
)
[project @ 2004-12-21 12:12:40 by simonpj]
author
simonpj
<unknown>
Tue, 21 Dec 2004 12:12:40 +0000
(12:12 +0000)
committer
simonpj
<unknown>
Tue, 21 Dec 2004 12:12:40 +0000
(12:12 +0000)
Add GHC.Prim to base package modules
package.conf.in
patch
|
blob
|
history
diff --git
a/package.conf.in
b/package.conf.in
index
a1c2178
..
a05185a
100644
(file)
--- a/
package.conf.in
+++ b/
package.conf.in
@@
-143,6
+143,7
@@
exposed-modules:
GHC.List,
GHC.Num,
GHC.Pack,
+ GHC.Prim,
GHC.Ptr,
GHC.Read,
GHC.Real,