packages feed

OrderedBits-0.0.0.2: changelog.md

0.0.0.2
-------

- vector-algorithms version bump
- removed explicit llvm flag (use --ghc-options)

0.0.0.1
-------

- initial checkin of the (naive) sorted implementation
- memoization of Int-sets up to 31 bit
- non-memo versions (somewhat efficient)
- travis-ci integration