@hackage postgresql-typed-lifted0.5.1.1
postgresql-typed operations lifted to any instance of MonadBase or MonadBaseControl.
Categories
License
BSD-3-Clause
Maintainer
evan@theunixman.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.5.1.1 Mon, 17 Apr 2017
Installation
Dependencies (8)
- base >=4.8 && <5
- base-unicode-symbols >=0.2.2.4 && <0.3
- bytestring >=0.10.2 && <0.11
- exceptions >=0.8.3 && <0.9
- lens >=4.14 && <4.18
- monad-control >=0.3 && <1.1 Show all…
Dependents (1)
@hackage/acme-everything
PostgreSQL Typed: Lifted
This provides lifted operations from PostgreSQL Typed. The operations are lifted into MonadBaseControl, and exceptions are lifted with Exceptions.
Versioning
The version numbers we use track PostgreSQL Typed.