servant-quickcheck-0.1.1.0: QuickCheck entire APIs
Safe HaskellNone
LanguageHaskell2010

Servant.QuickCheck.Internal.ErrorTypes

Synopsis

Documentation

data PredicateFailure Source #

Instances

Instances details
Exception PredicateFailure Source # 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

Generic PredicateFailure Source # 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

Associated Types

type Rep PredicateFailure 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

type Rep PredicateFailure = D1 ('MetaData "PredicateFailure" "Servant.QuickCheck.Internal.ErrorTypes" "servant-quickcheck-0.1.1.0-3hsTrj7AAGGAh1pD97idMz" 'False) (C1 ('MetaCons "PredicateFailure" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text) :*: (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe Request)) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Response ByteString)))))
Show PredicateFailure Source # 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

type Rep PredicateFailure Source # 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

type Rep PredicateFailure = D1 ('MetaData "PredicateFailure" "Servant.QuickCheck.Internal.ErrorTypes" "servant-quickcheck-0.1.1.0-3hsTrj7AAGGAh1pD97idMz" 'False) (C1 ('MetaCons "PredicateFailure" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text) :*: (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe Request)) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Response ByteString)))))

data ServerEqualityFailure Source #

Instances

Instances details
Exception ServerEqualityFailure Source # 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

Generic ServerEqualityFailure Source # 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

Associated Types

type Rep ServerEqualityFailure 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

type Rep ServerEqualityFailure = D1 ('MetaData "ServerEqualityFailure" "Servant.QuickCheck.Internal.ErrorTypes" "servant-quickcheck-0.1.1.0-3hsTrj7AAGGAh1pD97idMz" 'False) (C1 ('MetaCons "ServerEqualityFailure" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Request) :*: (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Response ByteString)) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Response ByteString)))))
Show ServerEqualityFailure Source # 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

type Rep ServerEqualityFailure Source # 
Instance details

Defined in Servant.QuickCheck.Internal.ErrorTypes

type Rep ServerEqualityFailure = D1 ('MetaData "ServerEqualityFailure" "Servant.QuickCheck.Internal.ErrorTypes" "servant-quickcheck-0.1.1.0-3hsTrj7AAGGAh1pD97idMz" 'False) (C1 ('MetaCons "ServerEqualityFailure" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Request) :*: (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Response ByteString)) :*: S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Response ByteString)))))

Pretty printing