1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
semantic/cabal.project
Rob Rix 1535805747
Turn errors on in CI.
These are explicitly disabled by our .ghci file, so we can do this without compromising workflows involving GHCI too much.
2019-10-08 16:46:35 -04:00

36 lines
637 B
Plaintext

packages: .
semantic-core
semantic-java
semantic-json
semantic-python
semantic-source
semantic-tags
jobs: $ncpus
package semantic
ghc-options: -Werror
package semantic-core
ghc-options: -Werror
package semantic-java
ghc-options: -Werror
package semantic-json
ghc-options: -Werror
package semantic-python
ghc-options: -Werror
package semantic-source
ghc-options: -Werror
package semantic-tags
ghc-options: -Werror
source-repository-package
type: git
location: https://github.com/tclem/proto-lens-jsonpb
tag: e4d10b77f57ee25beb759a33e63e2061420d3dc2