mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +03:00
newline--
This commit is contained in:
parent
61787fafd6
commit
7a088f1fbc
@ -225,7 +225,6 @@ newtype ErrorStack = ErrorStack { unErrorStack :: [ErrorSite] }
|
||||
deriving anyclass (Named, Message)
|
||||
deriving newtype (MessageField)
|
||||
|
||||
|
||||
instance HasDefault ErrorStack where
|
||||
def = ErrorStack mempty
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user