mirror of
https://github.com/ocharles/weeder.git
synced 2024-11-25 21:04:26 +03:00
Compare commits
2 Commits
3da1bc492a
...
ed3bdb1697
Author | SHA1 | Date | |
---|---|---|---|
|
ed3bdb1697 | ||
|
801491c9ae |
@ -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
|
||||
ghc-options: -Wall -fwarn-incomplete-uni-patterns -threaded -no-rtsopts-suggestions -with-rtsopts=-N -rtsopts
|
||||
default-language: Haskell2010
|
||||
|
||||
test-suite weeder-test
|
||||
|
Loading…
Reference in New Issue
Block a user