dresdner-verkehrsbetriebe-0.1.1: Library and program for querying DVB (Dresdner Verkehrsbetriebe AG)

Copyright(C) 2015 Braden Walters
LicenseMIT (see LICENSE file)
MaintainerBraden Walters <vc@braden-walters.info>
Stabilityexperimental
Portabilityghc
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.Transportation.Germany.DVB

Description

 

Synopsis

Documentation

newtype Location Source

The name of a location in the city.

Constructors

Location String 

Instances

newtype City Source

The name of the city (probably Dresden).

Constructors

City String 

Instances

data TimeType Source

Whether the time should be interpreted as departure or arrival time.

Constructors

DepartureTime 
ArrivalTime 

Instances

defaultCity :: City Source

The default city, Dresden.