data-flags

A package for working with bit masks and flags in general.

https://github.com/mvv/data-flags

Latest on Hackage:0.0.3.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Mikhail Vorozhtsov

This package provides type classes for flags and corresponding instances for standard numeric types viewed as bit masks.