1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 12:57:49 +03:00

Explicitly build the executable target.

This commit is contained in:
Patrick Thomson 2019-06-04 14:29:46 -04:00
parent c148a9ab8b
commit 470f469568

View File

@ -33,5 +33,5 @@ install:
- cabal new-build --only-dependencies -j
script:
- cabal new-build -j semantic-core semantic
- cabal new-build -j semantic-core semantic:exe:semantic
- cabal new-test semantic:test