Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Web.Data.Stooq.Internals
Documentation
Constructors
StooqRow | |
Instances
newtype StooqResponse Source #
Constructors
StooqResponse | |
Instances
Generic StooqResponse Source # | |
Defined in Web.Data.Stooq.Internals Associated Types type Rep StooqResponse :: Type -> Type # | |
Show StooqResponse Source # | |
Defined in Web.Data.Stooq.Internals Methods showsPrec :: Int -> StooqResponse -> ShowS # show :: StooqResponse -> String # showList :: [StooqResponse] -> ShowS # | |
type Rep StooqResponse Source # | |
Defined in Web.Data.Stooq.Internals type Rep StooqResponse = D1 ('MetaData "StooqResponse" "Web.Data.Stooq.Internals" "stooq-api-0.4.2.0-9BXvKbn2doo3J0iEiPMCnT-stooq-api-utils" 'True) (C1 ('MetaCons "StooqResponse" 'PrefixI 'True) (S1 ('MetaSel ('Just "symbols") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [StooqRow]))) |
Constructors
FieldValue a | |
NoValue |