From: Ben.Lippmeier@anu.edu.au Date: Fri, 6 Nov 2009 05:08:24 +0000 (+0000) Subject: Add missing CgExtCode to ghc.cabal.in X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a83cb1abd8ee3dfde9eec124bc9fe59ae94dcae8 Add missing CgExtCode to ghc.cabal.in --- diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 76315bd..c51405c 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -219,6 +219,7 @@ Library CgClosure CgCon CgExpr + CgExtCode CgForeignCall CgHeapery CgHpc