tmp-proc-example-0.5.1.2: Shows how to test a simple service using tmp-proc
Safe HaskellNone
LanguageHaskell2010

TmpProc.Example2.Database

Synopsis

Contact Database access

Database location

type Locator = ConnectionString Source #

Specifies the database to connect to .

defaultLoc :: Locator Source #

A default for local development .