reflex-frp / reflex-dom-semui

A reflex-dom API for Semantic UI components
https://reflex-frp.org/
BSD 3-Clause "New" or "Revised" License
22 stars 10 forks source link

bump upper bound on base #31

Closed andrewthad closed 6 years ago

andrewthad commented 6 years ago

This library does not define any Monoid instances, so there's no breakage from Semigroup becoming a superclass of Monoid.

mightybyte commented 6 years ago

Done