summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2022-05-04 20:50:06 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2022-05-04 21:21:41 +0200
commit359607468fac0ed11bfc1a3579c69fe4310419cb (patch)
treee7c7b808abd3e330bdf52e72d77a40e71ca28ce3 /erebos-tester.cabal
parentcd43896891dc7c6779af0f1d2d8f3f045edc162a (diff)
Test run monad
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index 4964b6f..90c768d 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -43,8 +43,10 @@ executable erebos-tester-core
ExistentialQuantification
FlexibleContexts
FlexibleInstances
+ GeneralizedNewtypeDeriving
ImportQualifiedPost
LambdaCase
+ MultiParamTypeClasses
RankNTypes
TypeFamilies
TypeOperators