dresdner-verkehrsbetriebe-1.0.0: 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
LanguageHaskell2010

Network.Transportation.Germany.DVB

Description

 

Synopsis

Documentation

newtype Location Source #

The name of a location in the city.

Constructors

Location String 

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 

defaultCity :: City Source #

The default city, Dresden.