diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2020-05-08 22:45:43 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2020-05-08 22:45:43 +0200 |
commit | fd633795d755049c528d6594e6645fd15a1c57e6 (patch) | |
tree | 8d817d0c67a0ababd780e02b265e8aef3d4038e9 /erebos.cabal | |
parent | b80bf0219b9efd4b5eb22d5e5eae98cf07968fb6 (diff) |
Service: global state
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 1 |
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 |