Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Plan | |
|
Instances
FromJSON Component Source # | |
Generic Component Source # | |
Show Component Source # | |
Eq Component Source # | |
type Rep Component Source # | |
Defined in Hedgehog.Extras.Internal.Plan type Rep Component = D1 ('MetaData "Component" "Hedgehog.Extras.Internal.Plan" "hedgehog-extras-0.3.0.2-7VZQbxmySkb5LwYJ4PTN18" 'False) (C1 ('MetaCons "Component" 'PrefixI 'True) (S1 ('MetaSel ('Just "componentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "binFile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe Text)))) |