mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
Fix a dodgy import.
This commit is contained in:
parent
08c95f894d
commit
11ccb849a6
@ -6,7 +6,7 @@ module Data.Location
|
||||
, Range(..)
|
||||
) where
|
||||
|
||||
import Prologue (Generic (..), NFData (..))
|
||||
import Prologue (Generic, NFData (..))
|
||||
|
||||
import Data.JSON.Fields
|
||||
import Data.Range
|
||||
|
Loading…
Reference in New Issue
Block a user