eflint-3.1.0.0: Simulation interpreter for FLINT policy descriptions
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.EFLINT.Interpreter

Documentation

data Config Source #

Instances

Instances details
Eq Config Source # 
Instance details

Defined in Language.EFLINT.Interpreter

Methods

(==) :: Config -> Config -> Bool #

(/=) :: Config -> Config -> Bool #

data Program Source #

Instances

Instances details
Show Program Source # 
Instance details

Defined in Language.EFLINT.Interpreter

Eq Program Source # 
Instance details

Defined in Language.EFLINT.Interpreter

Methods

(==) :: Program -> Program -> Bool #

(/=) :: Program -> Program -> Bool #