summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2020-05-08 22:45:43 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2020-05-08 22:45:43 +0200
commitfd633795d755049c528d6594e6645fd15a1c57e6 (patch)
tree8d817d0c67a0ababd780e02b265e8aef3d4038e9 /erebos.cabal
parentb80bf0219b9efd4b5eb22d5e5eae98cf07968fb6 (diff)
Service: global state
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal
index 00fa1c3..c0cd961 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -45,6 +45,7 @@ executable erebos
RankNTypes,
ScopedTypeVariables,
StandaloneDeriving,
+ TypeOperators
TupleSections,
TypeApplications,
TypeFamilies