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
96ba2fb2
Commit
96ba2fb2
authored
Sep 03, 2010
by
simonpj@microsoft.com
Browse files
Remove dead code
parent
628c4061
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/prelude/TysWiredIn.lhs
View file @
96ba2fb2
...
...
@@ -183,16 +183,6 @@ intDataCon_RDR = nameRdrName intDataConName
listTyCon_RDR = nameRdrName listTyConName
consDataCon_RDR = nameRdrName consDataConName
parrTyCon_RDR = nameRdrName parrTyConName
{-
tySuperKindTyCon_RDR = nameRdrName tySuperKindTyConName
coSuperKindTyCon_RDR = nameRdrName coSuperKindTyConName
liftedTypeKindTyCon_RDR = nameRdrName liftedTypeKindTyConName
openTypeKindTyCon_RDR = nameRdrName openTypeKindTyConName
unliftedTypeKindTyCon_RDR = nameRdrName unliftedTypeKindTyConName
ubxTupleKindTyCon_RDR = nameRdrName ubxTupleKindTyConName
argTypeKindTyCon_RDR = nameRdrName argTypeKindTyConName
funKindTyCon_RDR = nameRdrName funKindTyConName
-}
\end{code}
...
...
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