Don't use RelaxedPolyRec in the compiler; it's built in now
authorsimonpj@microsoft.com <unknown>
Mon, 19 Jul 2010 17:04:41 +0000 (17:04 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 19 Jul 2010 17:04:41 +0000 (17:04 +0000)
compiler/ghc.cabal.in

index 279e672..01e7b07 100644 (file)
@@ -98,7 +98,7 @@ Library
                 ForeignFunctionInterface, EmptyDataDecls,
                 TypeSynonymInstances, MultiParamTypeClasses,
                 FlexibleInstances, Rank2Types, ScopedTypeVariables,
-                DeriveDataTypeable, RelaxedPolyRec
+                DeriveDataTypeable
 
     Include-Dirs: . parser utils