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 cae6b2e commit 4829b9cCopy full SHA for 4829b9c
tests/UnitTests.hs
@@ -818,7 +818,7 @@ tests = testGroup "unit" [
818
, testCase "Small rational" smallRationalDecoding
819
, testCase "Big scientific exponent" bigScientificExponent
820
, testCase "Big integer decoding" bigIntegerDecoding
821
- , testCase "Big natural decading" bigNaturalDecoding
+ , testCase "Big natural decoding" bigNaturalDecoding
822
, testCase "Big integer key decoding" bigIntegerKeyDecoding
823
, testGroup "QQ.Simple"
824
[ testCase "example" $
0 commit comments