diff options
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 fd1db20..06d96eb 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -53,6 +53,7 @@ executable erebos TupleSections, TypeApplications, TypeFamilies + TypeFamilyDependencies -- other-extensions: build-depends: aeson >=1.4 && <1.6, |