packages feed

data-flags-0.0.3.3: README.md

Data-Flags
==========

[![Travis](https://img.shields.io/travis/mvv/data-flags/master.svg)](https://travis-ci.org/mvv/data-flags) [![Hackage](https://img.shields.io/hackage/v/data-flags.svg)](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