Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
e421cf95
Commit
e421cf95
authored
Aug 28, 2001
by
sof
Browse files
[project @ 2001-08-28 19:32:54 by sof]
bring PprType (and its Outputable Type instance) into scope
parent
7eeaf898
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/prelude/PrimOp.lhs
View file @
e421cf95
...
...
@@ -34,6 +34,7 @@ import Type ( Type, mkForAllTys, mkFunTy, mkFunTys, typePrimRep,
splitFunTy_maybe, tyConAppTyCon, splitTyConApp,
mkUTy, usOnce, usMany
)
import PprType () -- get at Outputable Type instance.
import Unique ( mkPrimOpIdUnique )
import BasicTypes ( Arity, Boxity(..) )
import PrelNames ( pREL_GHC, pREL_GHC_Name )
...
...
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