mirror of
https://github.com/github/semantic.git
synced 2024-11-27 03:09:48 +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
|
library
|
||||||
import: haskell
|
import: haskell
|
||||||
exposed-modules:
|
exposed-modules:
|
||||||
|
AST.Element
|
||||||
AST.Traversable1
|
AST.Traversable1
|
||||||
Marshal.JSON
|
Marshal.JSON
|
||||||
|
|
||||||
|
@ -20,7 +20,6 @@ tested-with: GHC == 8.6.5
|
|||||||
|
|
||||||
library
|
library
|
||||||
exposed-modules:
|
exposed-modules:
|
||||||
AST.Element
|
|
||||||
Tags.Tag
|
Tags.Tag
|
||||||
Tags.Tagging.Precise
|
Tags.Tagging.Precise
|
||||||
build-depends:
|
build-depends:
|
||||||
|
Loading…
Reference in New Issue
Block a user