eflint-3.0.0.2: Simulation interpreter for FLINT policy descriptions
Safe HaskellNone
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
Eq Program Source # 
Instance details

Defined in Language.EFLINT.Interpreter

Methods

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

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

Show Program Source # 
Instance details

Defined in Language.EFLINT.Interpreter