1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00

Merge branch 'master' into codegen-cleanup

This commit is contained in:
Ayman Nadeem 2020-05-01 11:55:59 -04:00
commit 065ec43b7b

View File

@ -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