This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Does not compile: different currencies | |
add (MkMoney "EUR" 1) (MkMoney "USD" 2) |
I corrected it. Thank you for the catch :-)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tried to create a PR, but doesn't seem possible on gists :)
But I think one of the values should be
"USD"