lio-0.1.2: Labeled IO Information Flow Control Library

Safe HaskellTrustworthy

LIO.LIORef.Safe

Description

This module exports the safe subset of the LIO.LIORef.TCB module. It is important that untrusted code be limited to this subset; information flow can easily be violated if the TCB functions are exported.

Documentation