Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Contact Database access
Database location
type Locator = ConnectionString Source #
Specifies the database to connect to .
defaultLoc :: Locator Source #
A default for local development .
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
type Locator = ConnectionString Source #
Specifies the database to connect to .
defaultLoc :: Locator Source #
A default for local development .