Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
f1e064a8
Commit
f1e064a8
authored
Feb 20, 2001
by
simonpj
Browse files
[project @ 2001-02-20 09:45:57 by simonpj]
Import wibbles
parent
ee0b0cae
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/typecheck/TcClassDcl.lhs
View file @
f1e064a8
...
...
@@ -26,7 +26,7 @@ import TcHsSyn ( TcMonoBinds )
import Inst ( Inst, InstOrigin(..), LIE, emptyLIE, plusLIE, plusLIEs,
instToId, newDicts, newMethod )
import TcEnv (
TcId,
TcEnv, RecTcEnv, TyThingDetails(..), tcAddImportedIdInfo,
import TcEnv ( TcEnv, RecTcEnv, TyThingDetails(..), tcAddImportedIdInfo,
tcLookupClass, tcExtendTyVarEnvForMeths, tcExtendGlobalTyVars,
tcExtendLocalValEnv, tcExtendTyVarEnv
)
...
...
Write
Preview
Supports
Markdown
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