1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +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
import: haskell
exposed-modules:
exposed-modules: TreeSitter.Marshal.JSON
-- other-modules:
-- other-extensions:
build-depends: base ^>=4.12.0.0