diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2026-04-12 11:39:29 +0200 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2026-04-12 14:05:29 +0200 |
| commit | 3a6faf446c2e62add01c5d912a533f20e853ac77 (patch) | |
| tree | b700d72535e9b23e8ec2e57c71a52449d3c26b16 /erebos-tester.cabal | |
| parent | cd2e1323ef62574f0879e789457248c68ee46326 (diff) | |
Type constructors
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 0f17c87..32f1934 100644 --- a/erebos-tester.cabal +++ b/erebos-tester.cabal @@ -100,6 +100,7 @@ executable erebos-tester MultiParamTypeClasses MultiWayIf OverloadedStrings + QuantifiedConstraints RankNTypes RecordWildCards ScopedTypeVariables |