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
cabac059
Commit
cabac059
authored
Mar 18, 2002
by
simonmar
Browse files
[project @ 2002-03-18 09:46:35 by simonmar]
PrelGHC ==> GHC.Prim (comments only)
parent
6c7dde38
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/prelude/PrelNames.lhs
View file @
cabac059
...
...
@@ -333,7 +333,7 @@ and it's convenient to write them all down in one place.
dollarMainName = varQual mAIN_Name FSLIT("$main") dollarMainKey
runMainName = varQual pREL_TOP_HANDLER_Name FSLIT("runMain") runMainKey
-- Stuff from
PrelGHC
-- Stuff from
GHC.Prim
usOnceTyConName = kindQual FSLIT(".") usOnceTyConKey
usManyTyConName = kindQual FSLIT("!") usManyTyConKey
superKindName = kindQual FSLIT("KX") kindConKey
...
...
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