1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00

Update semantic-json.cabal

This commit is contained in:
Ayman Nadeem 2020-02-13 13:47:26 -05:00
parent 08860756b8
commit 75bbed48f5

View File

@ -53,6 +53,7 @@ library
exposed-modules:
Language.JSON
Language.JSON.AST
Language.JSON.Grammar
hs-source-dirs: src
default-language: Haskell2010