summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2022-08-10 23:36:32 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2022-08-13 13:06:41 +0200
commitff46d84b08fed346156c1b67478d4090a0b83f7d (patch)
tree2ca845d723c857ae8c251055405c126ac9ece8bf /erebos-tester.cabal
parentefaed91a6007772acf066e7876c06462f4e68fd4 (diff)
Integer expressions and variables
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal1
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,