summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index 8b66f13..2ed105a 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -38,6 +38,7 @@ executable erebos-tester-core
Parser
Process
Test
+ Util
other-extensions: TemplateHaskell
default-extensions: DeriveGeneric
ExistentialQuantification
@@ -49,6 +50,8 @@ executable erebos-tester-core
LambdaCase
MultiParamTypeClasses
RankNTypes
+ ScopedTypeVariables
+ TupleSections
TypeFamilies
TypeOperators
build-depends: base >=4.13 && <5,