aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 0ef83362e..8b2a12668 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -111,8 +111,6 @@ Library
Text.XML.Light.Cursor
Ghc-Options: -O2 -Wall -threaded
Ghc-Prof-Options: -auto-all
- Extensions: FlexibleInstances
- -- FlexibleInstances needed for Text.XML.Light
if flag(library)
Buildable: True