obsidiansystems / dependent-map

Dependently-typed finite maps (partial dependent products)
Other
63 stars 33 forks source link

Use canonical `Semigroup`/`Monoid` instances #55

Open endgame opened 3 weeks ago

endgame commented 3 weeks ago

The default mappend = (<>) definition appears in base-4.11, so raise the lower bound and regenerate CI.