data-flags-0.0.3.3: README.md
Data-Flags ========== [](https://travis-ci.org/mvv/data-flags) [](http://hackage.haskell.org/package/data-flags) This package provides type classes for flags and corresponding instances for standard numeric types viewed as bit masks. Installation ------------ The usual: $ cabal install