From: Ian Lynagh Date: Wed, 30 Jul 2008 21:34:19 +0000 (+0000) Subject: Add the Exception module to ghc.cabal X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=e61fe59d9567fbad053a87f897e6c8198dc95794 Add the Exception module to ghc.cabal --- diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index 37abf10..9d589f4 100644 --- a/compiler/ghc.cabal +++ b/compiler/ghc.cabal @@ -120,6 +120,7 @@ Library BasicTypes DataCon Demand + Exception Id IdInfo Literal