summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal
diff options
context:
space:
mode:
authorMax Bolingbroke <batterseapower@hotmail.com>2008-07-31 05:41:28 +0000
committerMax Bolingbroke <batterseapower@hotmail.com>2008-07-31 05:41:28 +0000
commitda90115af458147437479017f2992e482a1a028e (patch)
treec0e36b7a96e48e1f7a7d1f7878d8fb0f65b62c66 /compiler/ghc.cabal
parent3d2acdeb7a920cb7eca6047b6c055d12504fccf7 (diff)
downloadhaskell-da90115af458147437479017f2992e482a1a028e.tar.gz
Add MkCore, holding general Core construction facilities
Diffstat (limited to 'compiler/ghc.cabal')
-rw-r--r--compiler/ghc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal
index 0fa37bad62..735e8fb77f 100644
--- a/compiler/ghc.cabal
+++ b/compiler/ghc.cabal
@@ -207,6 +207,7 @@ Library
CoreUnfold
CoreUtils
ExternalCore
+ MkCore
MkExternalCore
PprCore
PprExternalCore