mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
Sort imports.
This commit is contained in:
parent
f9a92e76a9
commit
aee5f5110c
@ -25,8 +25,8 @@ import Data.Maybe (fromJust, fromMaybe)
|
||||
import Data.Text (Text)
|
||||
import GHC.Stack
|
||||
import Prelude hiding (fail)
|
||||
import Syntax.Scope
|
||||
import Source.Span
|
||||
import Syntax.Scope
|
||||
import Syntax.Term
|
||||
|
||||
eval :: ( Carrier sig m
|
||||
|
Loading…
Reference in New Issue
Block a user