@hackage / data-flags

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

Latest0.0.3.4

About

Metadata

  • Last updated , by MikhailVorozhtsov
  • License BSD-3-Clause
  • Maintained by: Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.0.2
  2. 7.10.3

Readme

Data-Flags

Travis Hackage

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

Installation

The usual:

$ cabal install