summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim/ghc-prim.cabal
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-11-23 19:46:09 +0000
committerIan Lynagh <igloo@earth.li>2009-11-23 19:46:09 +0000
commit33a319e40c1ef4c21b1f061713a6b08e76b4fccf (patch)
treef6d865de5ec82fe9d478f11356587e4c89993781 /libraries/ghc-prim/ghc-prim.cabal
parentbae5886dde58443539e9d56825998b461c5de014 (diff)
downloadhaskell-33a319e40c1ef4c21b1f061713a6b08e76b4fccf.tar.gz
Add new GHC.Magic module
Diffstat (limited to 'libraries/ghc-prim/ghc-prim.cabal')
-rw-r--r--libraries/ghc-prim/ghc-prim.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/ghc-prim/ghc-prim.cabal b/libraries/ghc-prim/ghc-prim.cabal
index ea52c3235f..c887b6c7ae 100644
--- a/libraries/ghc-prim/ghc-prim.cabal
+++ b/libraries/ghc-prim/ghc-prim.cabal
@@ -25,6 +25,7 @@ Library {
GHC.Bool
GHC.Debug
GHC.Generics
+ GHC.Magic
GHC.Ordering
GHC.PrimopWrappers
GHC.IntWord32