| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Test.Tasty.Discover.TastyInfo
Documentation
Constructors
| TastyInfo | |
Fields
| |
Instances
| Monoid TastyInfo Source # | |||||
| Semigroup TastyInfo Source # | |||||
| Generic TastyInfo Source # | |||||
Defined in Test.Tasty.Discover.TastyInfo Associated Types
| |||||
| Show TastyInfo Source # | |||||
| Eq TastyInfo Source # | |||||
| type Rep TastyInfo Source # | |||||
Defined in Test.Tasty.Discover.TastyInfo type Rep TastyInfo = D1 ('MetaData "TastyInfo" "Test.Tasty.Discover.TastyInfo" "tasty-discover-5.0.2-6rjTPUwNeYC1GOZUII5cak" 'False) (C1 ('MetaCons "TastyInfo" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Last String)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Last String)))) | |||||