Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Daugherty
bd89f787d2 Support GHC 8.4 (fixes #162)
This change splits up Monoid instances into Monoid and Semigroup. It
also conditionally imports Data.Monoid on GHCs prior to 8.4.
2018-03-17 09:03:59 -07:00
Jonathan Daugherty
665e19ebfe Update progress bar demo for API changes 2016-10-27 21:49:35 -07:00
Jonathan Daugherty
27f91a56d3 Cleanup 2016-10-27 21:43:39 -07:00
Kevin Quick
7fcf3e68e9 Added mapAttrname, mapAttrNames, and overrideAttr functions, with ProgressBarDemo to demonstrate their usage. 2016-10-26 22:49:59 -07:00