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
fa2879a0
Commit
fa2879a0
authored
Jan 27, 2006
by
simonpj@microsoft.com
Browse files
Fix hi-boot file for earlier versions of GHC
parent
db503136
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/typecheck/TcExpr.hi-boot-6
View file @
fa2879a0
module TcExpr where
tc
CheckSigma
::
tc
PolyExpr
::
HsExpr.LHsExpr Name.Name
-> TcType.
Tc
Type
-> TcType.
BoxySigma
Type
-> TcRnTypes.TcM (HsExpr.LHsExpr Var.Id)
tc
CheckRho
::
tc
MonoExpr
::
HsExpr.LHsExpr Name.Name
-> TcType.
Tc
Type
-> TcType.
BoxyRho
Type
-> TcRnTypes.TcM (HsExpr.LHsExpr Var.Id)
tcInferRho ::
HsExpr.LHsExpr Name.Name
-> TcRnTypes.TcM (HsExpr.LHsExpr Var.Id, TcType.TcType)
tcMonoExpr ::
HsExpr.LHsExpr Name.Name
-> TcType.Expected TcType.TcType
-> TcRnTypes.TcM (HsExpr.LHsExpr Var.Id)
tcSyntaxOp ::
TcRnTypes.InstOrigin
-> HsExpr.HsExpr Name.Name
...
...
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