mirror of
https://github.com/github/semantic.git
synced 2024-12-20 21:31:48 +03:00
Spacing.
This commit is contained in:
parent
d5586210c2
commit
d5b5c8379e
@ -76,6 +76,7 @@ type MonadEvaluatable location term value effects =
|
|||||||
, Reducer value (Cell location value)
|
, Reducer value (Cell location value)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
-- | An error thrown when we can't resolve a module from a qualified name.
|
-- | An error thrown when we can't resolve a module from a qualified name.
|
||||||
data ResolutionError resume where
|
data ResolutionError resume where
|
||||||
NotFoundError :: String -- ^ The path that was not found.
|
NotFoundError :: String -- ^ The path that was not found.
|
||||||
|
Loading…
Reference in New Issue
Block a user