Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Look for opportunity to solve goals by instantiating variables.
Documentation
improveProps :: Bool -> Ctxt -> [Prop] -> Match (Subst, [Prop]) Source #
Improvements from a bunch of propositions. Invariant: the substitions should be already applied to the new sub-goals, if any.