Skip to content

Conversation

fvictorio
Copy link

Use Msg instead of msg in the signature of viewValidation.

msg works because, I guess (extrapolating from my poor Haskell knowledge) is a type variable (a would work too). But maybe someone reading the tutorial may get confused about the change in the signature.

Use `Msg` instead of `msg` in the signature of `viewValidation`.

`msg` works because, I guess (extrapolating from my poor Haskell knowledge) is a type variable (`a` would work too). But maybe someone reading the tutorial may get confused about the change in the signature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant