Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
db769e48
Commit
db769e48
authored
Aug 09, 2007
by
simonpj@microsoft.com
Browse files
Trim imports
parent
1c5499d4
Changes
1
Show whitespace changes
Inline
Side-by-side
compiler/rename/RnExpr.lhs
View file @
db769e48
...
...
@@ -45,7 +45,7 @@ import Util ( isSingleton )
import ListSetOps ( removeDups )
import Maybes ( expectJust )
import Outputable
import SrcLoc ( Located(..), unLoc, getLoc
, cmpLocated
)
import SrcLoc ( Located(..), unLoc, getLoc )
import FastString
import List ( unzip4 )
...
...
Write
Preview
Markdown
is supported
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