From da90115af458147437479017f2992e482a1a028e Mon Sep 17 00:00:00 2001 From: Max Bolingbroke Date: Thu, 31 Jul 2008 05:41:28 +0000 Subject: Add MkCore, holding general Core construction facilities --- compiler/ghc.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/ghc.cabal') 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 -- cgit v1.2.1