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
0b326e7a
Commit
0b326e7a
authored
Apr 01, 2002
by
simonpj
Browse files
[project @ 2002-04-01 08:17:03 by simonpj]
Comments
parent
995c2dc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/types/TypeRep.lhs
View file @
0b326e7a
...
...
@@ -127,6 +127,12 @@ The TyCon still says "I'm a newtype", but we do not represent the
newtype application as a SourceType; instead as a TyConApp.
NOTE: currently [March 02] we regard a newtype as 'recursive' if it's in a
mutually recursive group. That's a bit conservative: only if there's a loop
consisting only of newtypes do we need consider it as recursive. But it's
not so easy to discover that, and the situation isn't that common.
%************************************************************************
%* *
\subsection{The data type}
...
...
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