Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
9ebb84f3
Commit
9ebb84f3
authored
Sep 06, 2010
by
simonpj@microsoft.com
Browse files
Put liftStringName into the known-key names
parent
a937c274
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/deSugar/DsMeta.hs
View file @
9ebb84f3
...
...
@@ -1655,10 +1655,11 @@ templateHaskellNames :: [Name]
templateHaskellNames
=
[
returnQName
,
bindQName
,
sequenceQName
,
newNameName
,
liftName
,
mkNameName
,
mkNameG_vName
,
mkNameG_dName
,
mkNameG_tcName
,
mkNameLName
,
liftStringName
,
-- Lit
charLName
,
stringLName
,
integerLName
,
intPrimLName
,
wordPrimLName
,
floatPrimLName
,
doublePrimLName
,
rationalLName
,
floatPrimLName
,
doublePrimLName
,
rationalLName
,
-- Pat
litPName
,
varPName
,
tupPName
,
conPName
,
tildePName
,
bangPName
,
infixPName
,
asPName
,
wildPName
,
recPName
,
listPName
,
sigPName
,
...
...
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