mockcat-1.0.1.0: Declarative mocking with a single arrow `~>`.
Safe HaskellNone
LanguageHaskell2010

Test.MockCat.TH.ContextBuilder

Synopsis

Documentation

liftConstraint :: Name -> Type -> Type Source #

Rewrite constraint types to use MockT for the monad variable where needed.

data MockType Source #

Constructors

Total 
Partial 

Instances

Instances details
Eq MockType Source # 
Instance details

Defined in Test.MockCat.TH.ContextBuilder