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
87b3c589
Commit
87b3c589
authored
May 23, 2007
by
simonpj@microsoft.com
Browse files
White-space only
parent
56f04f2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/types/Coercion.lhs
View file @
87b3c589
...
...
@@ -444,7 +444,7 @@ splitNewTypeRepCo_maybe other = Nothing
-- CoercionI is either
-- (a) proper coercion
-- (b) the identity coercion
data CoercionI
= IdCo
| ACo Coercion
data CoercionI = IdCo | ACo Coercion
isIdentityCoercion :: CoercionI -> Bool
isIdentityCoercion IdCo = True
...
...
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