Skip to content

Conversation

tommy-mor
Copy link

I'm new to haskell and following this article/tutorial/book. It's very nice thanks for making it!
In my version, adding this change makes sense to me and allows expressions like 4 * 12 where the current version only allows 4* 12 and 4*12 which I find a little strange.

I'm new to haskell and following this article/tutorial/book. It's very nice thanks for making it!
In my version, adding this change makes sense to me and allows expressions like ```4 * 12``` where the current version only allows ```4* 12``` and ```4*12``` which I find a little strange.
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