Copyright | (c) 2011 diagrams-core team (see LICENSE) |
---|---|
License | BSD-style (see LICENSE) |
Maintainer | [email protected] |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Data.Monoid.WithSemigroup
Description
Convenience alias for the combination of Monoid
and Semigroup
constraints.