diff options
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r-- | erebos-tester.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal index 2ed105a..ed6398b 100644 --- a/erebos-tester.cabal +++ b/erebos-tester.cabal @@ -52,6 +52,7 @@ executable erebos-tester-core RankNTypes ScopedTypeVariables TupleSections + TypeApplications TypeFamilies TypeOperators build-depends: base >=4.13 && <5, |