Compare commits

..

1 Commits

Author SHA1 Message Date
ryndubei
3da1bc492a
Merge 27ff3674a5 into 56028d0c80 2024-09-12 13:18:16 +00:00

View File

@ -59,7 +59,7 @@ executable weeder
, weeder
main-is: Main.hs
hs-source-dirs: exe-weeder
ghc-options: -Wall -fwarn-incomplete-uni-patterns -threaded -no-rtsopts-suggestions -with-rtsopts=-N -rtsopts
ghc-options: -Wall -fwarn-incomplete-uni-patterns -threaded -no-rtsopts-suggestions -with-rtsopts=-N
default-language: Haskell2010
test-suite weeder-test