Add the Exception module to ghc.cabal
authorIan Lynagh <igloo@earth.li>
Wed, 30 Jul 2008 21:34:19 +0000 (21:34 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 30 Jul 2008 21:34:19 +0000 (21:34 +0000)
compiler/ghc.cabal

index 37abf10..9d589f4 100644 (file)
@@ -120,6 +120,7 @@ Library
         BasicTypes
         DataCon
         Demand
+        Exception
         Id
         IdInfo
         Literal