mirror of
https://github.com/github/semantic.git
synced 2024-12-21 22:01:46 +03:00
indentation
This commit is contained in:
parent
bcd202d442
commit
578e719ede
@ -43,7 +43,7 @@ type MonadEvaluatable term value m =
|
||||
)
|
||||
|
||||
data LoadError term value resume where
|
||||
LoadError :: ModuleName -> LoadError term value [Module term]
|
||||
LoadError :: ModuleName -> LoadError term value [Module term]
|
||||
|
||||
deriving instance Eq (LoadError term a b)
|
||||
deriving instance Show (LoadError term a b)
|
||||
|
Loading…
Reference in New Issue
Block a user