packages feed

liblastfm-0.0.3.3: docs/venue.docs

/* THIS FILE IS NOT INTENDED FOR USER READING. USE HADDOCK DOCUMENTATION INSTEAD. */

#define __getEvents__ \
-- | Get a list of upcoming events at this venue. \
More: <http://www.last.fm/api/show/venue.getEvents>

#define __getPastEvents__ \
-- | Get a paginated list of all the events held at this venue in the past. \
More: <http://www.last.fm/api/show/venue.getPastEvents>

#define __search__ \
-- | Search for a venue by venue name. \
More: <http://www.last.fm/api/show/venue.search>