@hackage lmonad0.1.0.0

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

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.