mirror of
https://github.com/github/semantic.git
synced 2024-11-26 17:15:37 +03:00
Move AST.Element from semantic-tags into semantic-ast.
This commit is contained in:
parent
7a2cc7fb7a
commit
d40f3832e8
@ -38,6 +38,7 @@ common haskell
|
||||
library
|
||||
import: haskell
|
||||
exposed-modules:
|
||||
AST.Element
|
||||
AST.Traversable1
|
||||
Marshal.JSON
|
||||
|
||||
|
@ -20,7 +20,6 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
library
|
||||
exposed-modules:
|
||||
AST.Element
|
||||
Tags.Tag
|
||||
Tags.Tagging.Precise
|
||||
build-depends:
|
||||
|
Loading…
Reference in New Issue
Block a user