mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Sort the imports.
This commit is contained in:
parent
9611a27887
commit
2de9468ed1
@ -1,12 +1,12 @@
|
||||
module InterpreterSpec where
|
||||
|
||||
import Prologue
|
||||
import Category
|
||||
import Diff
|
||||
import Data.Record
|
||||
import Interpreter
|
||||
import Syntax
|
||||
import Patch
|
||||
import Category
|
||||
import Prologue
|
||||
import Syntax
|
||||
import Test.Hspec
|
||||
|
||||
spec :: Spec
|
||||
|
Loading…
Reference in New Issue
Block a user