- GHC 7.8.1 compatibility
- Simplified AsResult
lens
4.0 compatibility
- Updated
array
dependency for compatibility with GHC 7.8
- Bug fix for the
Monoid
instance in response to issue #15 - Made the
Semigroup
instance match theMonoid
as well.
- Changed the
Monoid
instance forParser
in response to issue #14 - Exported
MonadErr
class for raisingErr
s