Maximum and Minimum monoids
Gabriel Gonzalez
gabriel439 at gmail.com
Fri Dec 28 17:32:23 CET 2012
I am definitely in favor of adding "semigroups" to the platform if drops
the containers dependency. Optionally, we could then fix the Monoid
instance for Maybe so that it has a proper semigroup context and we
wouldn't have to use the Option type. I would be happy with that
solution. However, if we do that then rename the types to "Max" and
"Min" instead of "Maximum and "Minimum", since "Maybe (Max a)" is long
enough as it is.
More information about the Libraries
mailing list