hurriyet-0.2.0.0: Haskell bindings for Hurriyet API

Safe HaskellNone
LanguageHaskell2010

Hurriyet.Services.Writer

Documentation

data Writer Source #

Constructors

Writer 

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 #