1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 08:27:56 +03:00

Add corresponding package to cabal.project

This commit is contained in:
joshvera 2020-05-18 16:55:49 -04:00 committed by Alexei Pastuchov
parent a399bdde14
commit 4835a5e26a
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,6 @@ source-repository-package
location: https://github.com/antitypical/fused-syntax.git
tag: d11e14581217590a5c67f79cbaeee35ac8acee6a
-- Treat warnings as errors for CI builds
package semantic
ghc-options: -Werror

View File

@ -61,6 +61,7 @@ function flags {
echo "-isemantic-python/src"
echo "-isemantic-python/test"
echo "-isemantic-ruby/src"
echo "-isemantic-rust/src"
echo "-isemantic-scope-graph/src"
echo "-isemantic-tsx/src"
echo "-isemantic-typescript/src"