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
Fumiaki Kinoshita
GHC
Commits
6d32951e
Commit
6d32951e
authored
Dec 05, 1997
by
simonm
Browse files
[project @ 1997-12-05 09:26:36 by simonm]
import DsM, seems to be required for ghc-0.29.
parent
1735a97e
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/compiler/deSugar/Check.lhs
View file @
6d32951e
...
...
@@ -27,7 +27,7 @@ import TcHsSyn ( SYN_IE(TypecheckedPat),
import DsHsSyn ( outPatType )
import CoreSyn
import DsMonad ( DsMatchContext(..),
import DsMonad (
SYN_IE(DsM),
DsMatchContext(..),
DsMatchKind(..)
)
import DsUtils ( EquationInfo(..),
...
...
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