Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
0760818e
Commit
0760818e
authored
Nov 26, 2001
by
simonpj
Browse files
[project @ 2001-11-26 09:22:05 by simonpj]
Add missing files for Rank-N commit
parent
5e3f005d
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/typecheck/TcUnify.hi-boot
0 → 100644
View file @
0760818e
_interface_ TcUnify 1
_exports_
TcUnify unifyTauTy;
_declarations_
1 unifyTauTy _:_ TcType.TcTauType -> TcType.TcTauType -> TcMonad.TcM () ;;
ghc/compiler/typecheck/TcUnify.hi-boot-5
0 → 100644
View file @
0760818e
-- This boot file exists only to tie the knot between
-- TcUnify and TcSimplify
__interface TcUnify 1 0 where
__export TcUnify unifyTauTy ;
1 unifyTauTy :: TcType.TcTauType -> TcType.TcTauType -> TcMonad.TcM () ;
ghc/compiler/typecheck/TcUnify.lhs
0 → 100644
View file @
0760818e
This diff is collapsed.
Click to expand it.
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