@hackage / lmonad

LMonad is an Information Flow Control (IFC) framework for Haskell applications.

Latest0.1.0.0

About

Metadata

  • Last updated , by jp_rider
  • License MIT
  • Maintained by: dev@jamesparker.me

  • Lottery factor: 0

Links

Installation

Readme

LMonad is an Information Flow Control (IFC) framework for Haskell applications. It can be used to enforce security properties like confidentiality and integrity. It is derived from LIO, but is more general in that it tracks information flow for any monad by using monad transformers.