chore(build): fix ghc options
This commit is contained in:
parent
8b72e867b6
commit
96b5ce4ab0
@ -345,7 +345,7 @@ tests:
|
|||||||
ghc-options:
|
ghc-options:
|
||||||
- -fno-warn-orphans
|
- -fno-warn-orphans
|
||||||
- -threaded -rtsopts "-with-rtsopts=-N -T"
|
- -threaded -rtsopts "-with-rtsopts=-N -T"
|
||||||
- -fprof
|
- -prof
|
||||||
- -fprof-auto
|
- -fprof-auto
|
||||||
hlint:
|
hlint:
|
||||||
main: Hlint.hs
|
main: Hlint.hs
|
||||||
|
|||||||
Reference in New Issue
Block a user