diff options
Diffstat (limited to 'libraries/template-haskell')
-rw-r--r-- | libraries/template-haskell/template-haskell.cabal.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal.in b/libraries/template-haskell/template-haskell.cabal.in index 097e5bae24..6735c76af5 100644 --- a/libraries/template-haskell/template-haskell.cabal.in +++ b/libraries/template-haskell/template-haskell.cabal.in @@ -63,10 +63,6 @@ Library ghc-options: -Wall - -- We need to set the unit ID to template-haskell (without a - -- version number) as it's magic. - ghc-options: -this-unit-id template-haskell - -- This should match the default-extensions used in 'ghc.cabal'. This way, -- GHCi can be used to load it along with the compiler. Default-Extensions: |