mirror of
https://github.com/github/semantic.git
synced 2024-11-23 08:27:56 +03:00
Merge pull request #546 from github/warn-me-no-more
Fix annoying warning re. inter-project dependencies.
This commit is contained in:
commit
66103a1b99
@ -73,7 +73,7 @@ test-suite compiling
|
||||
main-is: CoreTest.hs
|
||||
ghc-options: -threaded
|
||||
|
||||
build-depends: semantic-python == 0.0.0.0
|
||||
build-depends: semantic-python
|
||||
, aeson ^>= 1.4.4
|
||||
, aeson-pretty ^>= 0.8.7
|
||||
, bytestring ^>= 0.10.8.2
|
||||
|
Loading…
Reference in New Issue
Block a user