dreixel / generic-deriving

BSD 3-Clause "New" or "Revised" License
44 stars 32 forks source link

Make GMonoid a subclass of GSemigroup? #64

Closed sjakobi closed 5 years ago

sjakobi commented 5 years ago

I'm not sure whether this is actually important. I just noted that it wasn't the case yet.

RyanGlScott commented 5 years ago

I pondered this in #33, but I backed off at the time since that would have required breaking changes. That being said, we've already introduced a breaking change in #63, so perhaps this is a good time to finally follow through on this plan.

sjakobi commented 5 years ago

Cheers! :)