This commit is contained in:
Sidharth Kulkarni 2026-05-07 22:52:22 -07:00
parent c8e43990ed
commit 9d67af9901
Signed by: skulk
SSH key fingerprint: SHA256:Jby+S9d1WmwqnXIrngHgccYNHz+cYquxN1zm3ym3Kbg
6 changed files with 97 additions and 7 deletions

View file

@ -100,7 +100,7 @@ test-suite numberspec-test
OverloadedLabels
NamedFieldPuns
TypeOperators
ghc-options: -Wall -threaded -O0
ghc-options: -Wall -O0
build-depends:
QuickCheck
, array