VKHS-0.5.3: Provides access to Vkontakte social network via public API

Safe HaskellSafe-Inferred
LanguageHaskell98

Web.VKHS.API.Types

Documentation

data Response a Source

Constructors

Response a 

Instances

data SizedList a Source

Constructors

SL Int a 

Instances

data WallRecord Source

Constructors

WR 

Fields

wid :: Int
 
to_id :: Int
 
from_id :: Int
 
wtext :: String
 
wdate :: Int
 

data RespError Source

Constructors

ER