From a83cb1abd8ee3dfde9eec124bc9fe59ae94dcae8 Mon Sep 17 00:00:00 2001 From: "Ben.Lippmeier@anu.edu.au" Date: Fri, 6 Nov 2009 05:08:24 +0000 Subject: [PATCH] Add missing CgExtCode to ghc.cabal.in --- compiler/ghc.cabal.in | 1 + 1 file changed, 1 insertion(+) 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 -- 1.7.10.4