mirror of
https://github.com/github/semantic.git
synced 2025-01-05 22:28:10 +03:00
import AST.Parse into Language.Ruby.Tags
This commit is contained in:
parent
e921afcbc7
commit
fa6ffe9825
@ -15,6 +15,7 @@ module Language.Ruby.Tags
|
||||
where
|
||||
|
||||
import AST.Element
|
||||
import qualified AST.Parse as Parse
|
||||
import AST.Token
|
||||
import AST.Traversable1
|
||||
import qualified AST.Unmarshal as TS
|
||||
|
Loading…
Reference in New Issue
Block a user