Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
97a4aaa0
Commit
97a4aaa0
authored
Oct 21, 2010
by
simonpj@microsoft.com
Browse files
Fix haddock markup
parent
2454d089
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/typecheck/TcCanonical.lhs
View file @
97a4aaa0
...
...
@@ -498,7 +498,7 @@ inert set is an idempotent subustitution...
\begin{code}
data TypeClassifier
= FskCls TcTyVar -- ^ Flatten skolem
| VarCls TcTyVar -- ^
*
Non-flatten-skolem
*
variable
| VarCls TcTyVar -- ^ Non-flatten-skolem variable
| FunCls TyCon [Type] -- ^ Type function, exactly saturated
| OtherCls TcType -- ^ Neither of the above
...
...
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