mirror of
https://github.com/github/semantic.git
synced 2025-01-05 22:28:10 +03:00
Consistent spacing
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
This commit is contained in:
parent
b9c260f1a1
commit
6cdc5d0e6f
@ -46,7 +46,7 @@ import qualified Data.Text.Encoding as T
|
||||
import Data.Text.Encoding.Error (lenientDecode)
|
||||
import GHC.Generics (Generic)
|
||||
import Source.Range
|
||||
import Source.Span (Pos(..), Span(Span))
|
||||
import Source.Span (Pos (..), Span (Span))
|
||||
|
||||
|
||||
-- | The contents of a source file. This is represented as a UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user