mirror of
https://github.com/github/semantic.git
synced 2024-12-29 01:42:43 +03:00
need ByteString
This commit is contained in:
parent
d6ae2fc594
commit
5a17ad5beb
@ -5,6 +5,7 @@ module CLI (main) where
|
||||
import System.Environment
|
||||
import Source.Range
|
||||
import Source.Span
|
||||
import Data.ByteString (ByteString)
|
||||
|
||||
|
||||
newtype SignalException = SignalException Signal
|
||||
|
Loading…
Reference in New Issue
Block a user