Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Cryptol.TypeCheck.Solver.Types
Documentation
Constructors
SolvedIf [Prop] | Solved, assuming the sub-goals. |
Unsolved | We could not solve the goal. |
Unsolvable TCErrorMessage | The goal can never be solved. |
cryptol-2.9.0: Cryptol: The Language of Cryptography
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Cryptol.TypeCheck.Solver.Types
Constructors
SolvedIf [Prop] | Solved, assuming the sub-goals. |
Unsolved | We could not solve the goal. |
Unsolvable TCErrorMessage | The goal can never be solved. |