summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
authorBen.Lippmeier@anu.edu.au <unknown>2009-11-06 05:08:24 +0000
committerBen.Lippmeier@anu.edu.au <unknown>2009-11-06 05:08:24 +0000
commita83cb1abd8ee3dfde9eec124bc9fe59ae94dcae8 (patch)
treefe1d2cfcc4d19669c0f171fd32a9918754904175 /compiler/ghc.cabal.in
parenta02e7f40afc1aab7fe466f949f505c1d7250713d (diff)
downloadhaskell-a83cb1abd8ee3dfde9eec124bc9fe59ae94dcae8.tar.gz
Add missing CgExtCode to ghc.cabal.in
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index 76315bd279..c51405cf0d 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -219,6 +219,7 @@ Library
CgClosure
CgCon
CgExpr
+ CgExtCode
CgForeignCall
CgHeapery
CgHpc