summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index 55866fc..2766ee2 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -45,7 +45,6 @@ executable erebos-tester-core
Test
Util
other-extensions: TemplateHaskell
- OverloadedStrings
default-extensions: ExistentialQuantification
FlexibleContexts
FlexibleInstances
@@ -54,6 +53,7 @@ executable erebos-tester-core
ImportQualifiedPost
LambdaCase
MultiParamTypeClasses
+ OverloadedStrings
RankNTypes
ScopedTypeVariables
TupleSections