We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98359a commit f166925Copy full SHA for f166925
tests/neg/Card1.hs
tests/tests.cabal
@@ -1102,8 +1102,7 @@ executable unit-neg
1102
, BigNum
1103
, BinarySearchOverflow
1104
, Books
1105
- , Card
1106
- , Card1
+ -- , Card
1107
, CastedTotality
1108
, CharLiterals
1109
, CheckedNum
@@ -1442,8 +1441,8 @@ executable unit-pos-2
1442
1441
buildable: False
1443
1444
other-modules:
1445
- Card
1446
- , ExactADT6
+ -- Card
+ ExactADT6
1447
, ExactGADT0
1448
, ExactGADT1
1449
, ExactGADT2
0 commit comments