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 6e6fd14..2b22604 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -59,6 +59,7 @@ executable erebos TypeFamilyDependencies other-extensions: ForeignFunctionInterface + OverloadedStrings RecursiveDo UndecidableInstances |