Deprecated

In favour of

dclabel

This packge is deprecated. See the the "LIO.DCLabel" in the "lio" package.

Latest on Hackage:0.9.0.0

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 by Hails Team
Maintained by Hails Team <hails-team at scs dot stanford dot edu>

The DC Label (DCLabel) library provides an information flow control label format in the form of conjunctions of disjunctions of principals. Most code should import module DCLabel; trusted code may additionally import DCLabel.Privs.TCB. The core functionality of the library is documented in DCLabel.Core, while the small EDSL used to create labels is documents in DCLabel.NanoEDSL.