chore: rename wflint to avoid collision with source
This commit is contained in:
parent
f485bce4d1
commit
1b656e2ae6
@ -301,7 +301,7 @@ executables:
|
||||
when:
|
||||
- condition: flag(library-only)
|
||||
buildable: false
|
||||
wflint:
|
||||
uniworx-wflint:
|
||||
main: WFLint.hs
|
||||
ghc-options:
|
||||
- -main-is WFLint
|
||||
@ -309,6 +309,8 @@ executables:
|
||||
when:
|
||||
- condition: flag(library-only)
|
||||
buildable: false
|
||||
- condition: '!flag(dev)'
|
||||
buildable: false
|
||||
|
||||
# Test suite
|
||||
tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user