monoid-subclasses v0.4.1 Release Notes

    • ๐Ÿ”„ Changed the Prelude imports to enable compilation with GHC 7.4
    • โž• Added INLINE pragmas
    • โž• Added the toString method to TextualMonoid class
    • Importing Text.Show.Functions to avoid overlapping instances
    • โš  Eliminated the redundant import warnings from GHC 7.10.1