Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
201145f8
Commit
201145f8
authored
Oct 13, 2010
by
benl@ouroborus.net
Browse files
Fix warnings
parent
09732d3c
Changes
2
Hide whitespace changes
Inline
Side-by-side
compiler/typecheck/Inst.lhs
View file @
201145f8
...
...
@@ -37,7 +37,6 @@ import HsSyn
import TcHsSyn
import TcRnMonad
import TcEnv
import TcRnTypes
import InstEnv
import FunDeps
import TcMType
...
...
compiler/typecheck/TcSMonad.lhs
View file @
201145f8
...
...
@@ -100,7 +100,6 @@ import FunDeps
import TcRnTypes
import Control.Monad
import Data.IORef
\end{code}
...
...
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