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
21044c2d
Commit
21044c2d
authored
Feb 01, 2006
by
simonpj@microsoft.com
Browse files
Trim imports
parent
5ca2f4dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/typecheck/TcBinds.lhs
View file @
21044c2d
...
...
@@ -54,7 +54,7 @@ import TysPrim ( alphaTyVar )
import Id ( Id, mkLocalId, mkVanillaGlobal )
import IdInfo ( vanillaIdInfo )
import Var ( TyVar, idType, idName )
import Name ( Name
, getSrcLoc
)
import Name ( Name )
import NameSet
import NameEnv
import VarSet
...
...
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