text-format icon indicating copy to clipboard operation
text-format copied to clipboard

Semigroup instance for `Format`

Open matthew-piziak opened this issue 8 years ago • 1 comments
trafficstars

This would make it compatible with preludes that match <> to Semigroup instead of Monoid.

matthew-piziak avatar Oct 13 '17 21:10 matthew-piziak

Fixed in https://github.com/bos/text-format/pull/21

deepfire avatar Jan 16 '18 23:01 deepfire