mirror of
https://github.com/github/semantic.git
synced 2024-12-27 00:44:57 +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 Data.Text (Text)
|
||||||
import GHC.Stack
|
import GHC.Stack
|
||||||
import Prelude hiding (fail)
|
import Prelude hiding (fail)
|
||||||
import Syntax.Scope
|
|
||||||
import Source.Span
|
import Source.Span
|
||||||
|
import Syntax.Scope
|
||||||
import Syntax.Term
|
import Syntax.Term
|
||||||
|
|
||||||
eval :: ( Carrier sig m
|
eval :: ( Carrier sig m
|
||||||
|
Loading…
Reference in New Issue
Block a user