1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 00:16:52 +03:00

add TreeSitter.Marshal.JSON to exposed modules

This commit is contained in:
Ayman Nadeem 2019-12-10 19:43:49 -05:00
parent a665b5066e
commit 4fec0bed53

View File

@ -37,7 +37,7 @@ common haskell
library library
import: haskell import: haskell
exposed-modules: exposed-modules: TreeSitter.Marshal.JSON
-- other-modules: -- other-modules:
-- other-extensions: -- other-extensions:
build-depends: base ^>=4.12.0.0 build-depends: base ^>=4.12.0.0