@hackage smtlib20.3
A type-safe interface to communicate with an SMT solver.
Categories
License
GPL-3.0-only
Maintainer
guenther@forsyte.at
Links
Versions
Installation
Dependencies (14)
- array
- atto-lisp >=0.2 && <0.3
- attoparsec
- base >=4 && <5
- blaze-builder
- bytestring Show all…
Dependents (6)
@hackage/acme-everything, @hackage/smtlib2-debug, @hackage/copilot-theorem, @hackage/smtlib2-quickcheck, @hackage/smtlib2-pipe, @hackage/smtlib2-timing
Package Flags
withconstraints
(on by default)
Enables the use of the constraint-kind extension which is needed to parse map-expressions.
withdatakinds
(off by default)
Enables the use of the data-kinds extension which is needed for typed bitvectors.