packages feed

scanner-0.3: changelog.md

0.3

* add foldWhile, foldWhile1, satisfy, satisfyMaybe

0.2

* make Scanner a newtype instead of data, see https://github.com/Yuras/scanner/pull/3
* improve `string` performance
* add `scanWith`

0.1

* initial release