tmp-proc-example-0.6.0.0: Test a simple service with backends running on docker using tmp-proc
Copyright(c) 2020-2021 Tim Emiola
LicenseBSD3
MaintainerTim Emiola <adetokunbo@users.noreply.github.com>
Safe HaskellSafe-Inferred
LanguageHaskell2010

TmpProc.Example1.Database

Description

Defines data access combinators used by the demo service

Synopsis

Contact Database access

Database location

type Locator = ConnectionString Source #

Specifies the database to connect to .

defaultLoc :: Locator Source #

A default for local development .