@hackage sbvPlugin9.12.1

Formally prove properties of Haskell programs using SBV/SMT

GHC plugin for proving properties over Haskell functions using SMT solvers, based on the SBV package.

See Data.SBV.Plugin for a quick example, or the modules under Data.SBV.Plugin.Examples for more details.