mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
fix ambiguous cabal invocation
This commit is contained in:
parent
dc47e90c00
commit
0edd48b1f8
@ -34,7 +34,7 @@ install:
|
||||
- cabal new-build --only-dependencies
|
||||
|
||||
script:
|
||||
- cabal new-build semantic
|
||||
- cabal new-build semantic:exe
|
||||
- cabal new-run semantic:test
|
||||
- cabal new-run semantic-core:spec
|
||||
- cabal new-run semantic-core:doctest
|
||||
|
Loading…
Reference in New Issue
Block a user