- Added combinators
manyTillandsequence - Slightly improved documentation
- Fixed Cabal warnings
- Increment the
bytestring,text,monoid-sublasses, andrank2classesdependencies' upper bounds
- Increment the
monoid-sublassesandinput-parsersdependencies' upper bounds
- Increment the
textdependency upper bound - Move the Template Haskell splices so they compile with GHC 9
- Increment the attoparsec dependency upper bounds
- Increment the dependencies' upper bounds
- Import the Input[Char]Parser classes from the
input-parserspackage
- Incremented the upper bound for the
rank2classesdependency
- Updated for
base-4.13 - Eliminated the
Monoid/Semigroup (n s)constraints - Added
recordWith - Fixed the URI example and test
- Constrained the URI format serialization to ByteString
- Switched the URI parser to Attoparsec
- First version. Released on an unsuspecting world.