packages feed

bits-show-0.0.0.0: readme.md

The `showFiniteBits` function, for a type belonging to the `FiniteBits` class,
displays the bits as a string. All the bits are shown; e.g. for an `Int32` you
will always get a string of length 32.