@hackage monoid-insertleft0.1.0.1

Some extension to the Foldable and Monoid classes.

Introduces a new class InsertLeft — the class of types of values that can be inserted from the left to the Foldable structure that is a data that is also the Monoid instance. Is a fork of the https://hackage.haskell.org/package/subG.