hedgehog-extras-0.4.5.1: Supplemental library for hedgehog
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hedgehog.Extras.Internal.Test.Integration

Documentation

newtype IntegrationState Source #

Instances

Instances details
Generic IntegrationState Source # 
Instance details

Defined in Hedgehog.Extras.Internal.Test.Integration

Associated Types

type Rep IntegrationState :: Type -> Type #

type Rep IntegrationState Source # 
Instance details

Defined in Hedgehog.Extras.Internal.Test.Integration

type Rep IntegrationState = D1 ('MetaData "IntegrationState" "Hedgehog.Extras.Internal.Test.Integration" "hedgehog-extras-0.4.5.1-Dp3rfDj6tnlDrqagrjXwrR" 'True) (C1 ('MetaCons "IntegrationState" 'PrefixI 'True) (S1 ('MetaSel ('Just "integrationStateFinals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (TVar [Integration ()]))))