diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2019-10-11 22:19:15 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2019-10-11 22:19:15 +0200 |
commit | 61b04eb5fda0d1e94f673ad1c11f328a318bb09d (patch) | |
tree | f9dc3edde8de7f50e17bcd0bcc3873f8cda6c89c /erebos.cabal | |
parent | 681c68ef5843c13df1a8e5da3540b2b00ba2eb03 (diff) |
Identity merging and verification
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 cf50a74..8e35452 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -34,6 +34,7 @@ executable erebos MultiWayIf, RankNTypes, ScopedTypeVariables, + StandaloneDeriving, TupleSections, TypeFamilies |