summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
authorsimonpj@microsoft.com <unknown>2010-07-19 17:04:41 +0000
committersimonpj@microsoft.com <unknown>2010-07-19 17:04:41 +0000
commitb1ce368963545ea887d31a035040b867a4d0186e (patch)
treeaf7871e507b2c6b16cdac419a9204b5eb3dc042b /compiler/ghc.cabal.in
parentec5035bd9b6a052126d9631331ff924fc9cc28e6 (diff)
downloadhaskell-b1ce368963545ea887d31a035040b867a4d0186e.tar.gz
Don't use RelaxedPolyRec in the compiler; it's built in now
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index 279e672e8a..01e7b0701b 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -98,7 +98,7 @@ Library
ForeignFunctionInterface, EmptyDataDecls,
TypeSynonymInstances, MultiParamTypeClasses,
FlexibleInstances, Rank2Types, ScopedTypeVariables,
- DeriveDataTypeable, RelaxedPolyRec
+ DeriveDataTypeable
Include-Dirs: . parser utils