hurriyet-0.1.0.0: Haskell bindings for Hurriyet API

Safe HaskellNone
LanguageHaskell2010

Hurriyet.Services

Documentation

data Article Source #

Instances

Show Article Source # 
Generic Article Source # 

Associated Types

type Rep Article :: * -> * #

Methods

from :: Article -> Rep Article x #

to :: Rep Article x -> Article #

FromJSON Article Source # 
ToJSON Article Source # 
type Rep Article Source # 

data Column Source #

Instances

Show Column Source # 
Generic Column Source # 

Associated Types

type Rep Column :: * -> * #

Methods

from :: Column -> Rep Column x #

to :: Rep Column x -> Column #

FromJSON Column Source # 
ToJSON Column Source # 
type Rep Column Source # 

data File Source #

Instances

Show File Source # 

Methods

showsPrec :: Int -> File -> ShowS #

show :: File -> String #

showList :: [File] -> ShowS #

Generic File Source # 

Associated Types

type Rep File :: * -> * #

Methods

from :: File -> Rep File x #

to :: Rep File x -> File #

FromJSON File Source # 
ToJSON File Source # 
type Rep File Source # 
type Rep File = D1 (MetaData "File" "Hurriyet.Services.File" "hurriyet-0.1.0.0-ALybPhIv5M3CAeZjuAO3xo" False) (C1 (MetaCons "File" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "fileUrl") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 String)) (S1 (MetaSel (Just Symbol "metadata") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Metadata))))

data Metadata Source #

Instances

Show Metadata Source # 
Generic Metadata Source # 

Associated Types

type Rep Metadata :: * -> * #

Methods

from :: Metadata -> Rep Metadata x #

to :: Rep Metadata x -> Metadata #

FromJSON Metadata Source # 
ToJSON Metadata Source # 
type Rep Metadata Source # 
type Rep Metadata = D1 (MetaData "Metadata" "Hurriyet.Services.File" "hurriyet-0.1.0.0-ALybPhIv5M3CAeZjuAO3xo" True) (C1 (MetaCons "Metadata" PrefixI True) (S1 (MetaSel (Just Symbol "title") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 String)))

data NewsPhotoGallery Source #

Instances

Show NewsPhotoGallery Source # 
Generic NewsPhotoGallery Source # 
FromJSON NewsPhotoGallery Source # 
ToJSON NewsPhotoGallery Source # 
type Rep NewsPhotoGallery Source # 

data Writer Source #

Instances

Show Writer Source # 
Generic Writer Source # 

Associated Types

type Rep Writer :: * -> * #

Methods

from :: Writer -> Rep Writer x #

to :: Rep Writer x -> Writer #

FromJSON Writer Source # 
ToJSON Writer Source # 
type Rep Writer Source #