1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 00:12:29 +03:00

newline--

This commit is contained in:
joshvera 2018-06-01 12:47:41 -04:00
parent 61787fafd6
commit 7a088f1fbc

View File

@ -225,7 +225,6 @@ newtype ErrorStack = ErrorStack { unErrorStack :: [ErrorSite] }
deriving anyclass (Named, Message)
deriving newtype (MessageField)
instance HasDefault ErrorStack where
def = ErrorStack mempty