hurriyet-0.2.0.0: Haskell bindings for Hurriyet API

Safe HaskellNone
LanguageHaskell2010

Hurriyet.Services

Documentation

data Article Source #

Instances

Eq Article Source # 

Methods

(==) :: Article -> Article -> Bool #

(/=) :: Article -> Article -> Bool #

Show Article Source # 
Generic Article Source # 

Associated Types

type Rep Article :: * -> * #

Methods

from :: Article -> Rep Article x #

to :: Rep Article x -> Article #

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

data Column Source #

Instances

Eq Column Source # 

Methods

(==) :: Column -> Column -> Bool #

(/=) :: Column -> Column -> Bool #

Show Column Source # 
Generic Column Source # 

Associated Types

type Rep Column :: * -> * #

Methods

from :: Column -> Rep Column x #

to :: Rep Column x -> Column #

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

data File Source #

Instances

Eq File Source # 

Methods

(==) :: File -> File -> Bool #

(/=) :: File -> File -> Bool #

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 #

ToJSON File Source # 
FromJSON File Source # 
type Rep File Source # 
type Rep File = D1 (MetaData "File" "Hurriyet.Services.File" "hurriyet-0.2.0.0-HeVjuY7RJGj9KQkGMPEtE9" 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

data NewsPhotoGallery Source #

Instances

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

data Page Source #

Instances

data Path Source #

Instances

data Writer Source #

Instances

Eq Writer Source # 

Methods

(==) :: Writer -> Writer -> Bool #

(/=) :: Writer -> Writer -> Bool #

Show Writer Source # 
Generic Writer Source # 

Associated Types

type Rep Writer :: * -> * #

Methods

from :: Writer -> Rep Writer x #

to :: Rep Writer x -> Writer #

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