Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
3c502e70
Commit
3c502e70
authored
Sep 27, 2004
by
simonmar
Browse files
[project @ 2004-09-27 11:35:59 by simonmar]
export errMsgContext
parent
d190e1a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/main/ErrUtils.lhs
View file @
3c502e70
...
@@ -8,7 +8,7 @@ module ErrUtils (
...
@@ -8,7 +8,7 @@ module ErrUtils (
Message, mkLocMessage, printError,
Message, mkLocMessage, printError,
ErrMsg, WarnMsg,
ErrMsg, WarnMsg,
errMsgSpans, errMsgShortDoc, errMsgExtraInfo,
errMsgSpans,
errMsgContext,
errMsgShortDoc, errMsgExtraInfo,
Messages, errorsFound, emptyMessages,
Messages, errorsFound, emptyMessages,
mkErrMsg, mkWarnMsg, mkPlainErrMsg, mkLongErrMsg,
mkErrMsg, mkWarnMsg, mkPlainErrMsg, mkLongErrMsg,
printErrorsAndWarnings, pprBagOfErrors, pprBagOfWarnings,
printErrorsAndWarnings, pprBagOfErrors, pprBagOfWarnings,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment