summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/template-haskell/template-haskell.cabal.in4
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 23da27374d..221918749b 100644
--- a/libraries/template-haskell/template-haskell.cabal.in
+++ b/libraries/template-haskell/template-haskell.cabal.in
@@ -61,10 +61,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: