Safe Haskell | Safe-Infered |
---|
- (|>>|) :: ConstraintSolver constraint info -> ConstraintSolver constraint info -> ConstraintSolver constraint info
Documentation
(|>>|) :: ConstraintSolver constraint info -> ConstraintSolver constraint info -> ConstraintSolver constraint infoSource
The first solver is used to solve the constraint set. If this fails (at least one error is returned), then the second solver takes over.