packages feed

siphon-0.8.2.1: README.md

To run doctests:

First make sure `doctest` is on the `PATH` (i.e. `cabal install doctest`).

Then run:

```
cabal repl --with-ghc=doctest --repl-options="-fno-warn-orphans -Wno-x-partial" siphon
```