summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal
index e7a8cee..87c3bd2 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -34,7 +34,8 @@ executable erebos
Sync
Util
- default-extensions: ExistentialQuantification
+ default-extensions: DefaultSignatures
+ ExistentialQuantification
FlexibleContexts,
FlexibleInstances,
FunctionalDependencies,