[doc cleanup ekmett@gmail.com**20090323050823] { hunk ./Data/Monoid/Ord.hs 29 --- | The monoid @('max','minBound')@ +-- | The 'Monoid' @('max','minBound')@ hunk ./Data/Monoid/Ord.hs 36 --- | The monoid given by @('min','maxBound')@ +-- | The 'Monoid' given by @('min','maxBound')@ hunk ./Data/Monoid/Ord.hs 43 --- | The monoid @('max','Nothing')@ over @'Maybe' a@ where 'Nothing' is the bottom element. +-- | The 'Monoid' @('max','Nothing')@ over @'Maybe' a@ where 'Nothing' is the bottom element hunk ./Data/Monoid/Ord.hs 50 --- | A monoid @('min','Nothing')@ over @'Maybe' a@ where 'Nothing' is the top element +-- | The 'Monoid' @('min','Nothing')@ over @'Maybe' a@ where 'Nothing' is the top element hunk ./dist/doc/html/lexical-monoids/Data-Monoid-Ord.html 247 ->The monoid The Monoid The monoid given by The Monoid given by The monoid The Monoid is the bottom element. +> is the bottom element hunk ./dist/doc/html/lexical-monoids/Data-Monoid-Ord.html 760 ->A monoid The Monoid -- | The monoid @('max','minBound')@ +-- | The 'Monoid' @('max','minBound')@ hunk ./dist/doc/html/lexical-monoids/src/Data-Monoid-Ord.html 44 --- | The monoid given by @('min','maxBound')@ +-- | The 'Monoid' given by @('min','maxBound')@ hunk ./dist/doc/html/lexical-monoids/src/Data-Monoid-Ord.html 51 --- | The monoid @('max','Nothing')@ over @'Maybe' a@ where 'Nothing' is the bottom element. +-- | The 'Monoid' @('max','Nothing')@ over @'Maybe' a@ where 'Nothing' is the bottom element hunk ./dist/doc/html/lexical-monoids/src/Data-Monoid-Ord.html 58 --- | A monoid @('min','Nothing')@ over @'Maybe' a@ where 'Nothing' is the top element +-- | The 'Monoid' @('min','Nothing')@ over @'Maybe' a@ where 'Nothing' is the top element }