Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
2b0a830e
Commit
2b0a830e
authored
Nov 10, 2003
by
simonpj
Browse files
[project @ 2003-11-10 09:48:38 by simonpj]
Add assertErrorName to the known-key names
parent
1f5e5580
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/prelude/PrelNames.lhs
View file @
2b0a830e
...
...
@@ -208,7 +208,7 @@ basicKnownKeyNames
-- Others
otherwiseIdName,
plusIntegerName, timesIntegerName,
eqStringName, assertName, runSTRepName,
eqStringName, assertName,
assertErrorName,
runSTRepName,
printName, splitName, fstName, sndName,
-- Booleans
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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