mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
Add a missing import.
This commit is contained in:
parent
9a7a6061af
commit
ae08b29fb2
@ -1,6 +1,7 @@
|
||||
module Tags.Spec (spec) where
|
||||
|
||||
import Data.Text (Text)
|
||||
import Source.Loc
|
||||
import SpecHelpers
|
||||
import Tags.Tagging as Tags
|
||||
import qualified System.Path as Path
|
||||
|
Loading…
Reference in New Issue
Block a user