Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
3d55e10d
Commit
3d55e10d
authored
Jul 11, 2000
by
simonmar
Browse files
[project @ 2000-07-11 16:41:19 by simonmar]
reinstate used import
parent
ff755dd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/typecheck/TcEnv.lhs
View file @
3d55e10d
...
...
@@ -72,6 +72,7 @@ import Unique ( pprUnique10, Unique, Uniquable(..) )
import UniqFM
import Unique ( Uniquable(..) )
import Util ( zipEqual, zipWith3Equal, mapAccumL )
import VarEnv ( TyVarSubstEnv )
import SrcLoc ( SrcLoc )
import FastString ( FastString )
import Maybes
...
...
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