1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 17:05:33 +03:00

remove all codegen modules from semantic-ast.cabal

This commit is contained in:
Ayman Nadeem 2020-01-30 17:35:51 -05:00
parent 85f751fc6c
commit f46e6f0bc5

View File

@ -38,11 +38,7 @@ common haskell
library
import: haskell
exposed-modules: Marshal.JSON
AST.Deserialize
AST.GenerateSyntax
AST.Grammar.TH
AST.Token
AST.Unmarshal
-- other-modules:
-- other-extensions: