summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal
index e22b5bc..a276519 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -19,7 +19,7 @@ executable erebos
main-is: Main.hs
other-modules: Storage
- extensions: FlexibleContexts,
+ default-extensions: FlexibleContexts,
FlexibleInstances,
LambdaCase,
TupleSections