@hackage postgresql-simple-ltree0.0.0.0
Instances for using ltree with postgresql-simple
Categories
License
BSD-3-Clause
Maintainer
carymrobbins@gmail.com
Links
Versions
- 0.0.0.0 Fri, 22 Jul 2022
Installation
Dependencies (5)
- aeson >=1.5.6.0 && <2
- base >=4.7 && <5
- postgresql-ltree >=0.0.0.0 && <1
- postgresql-simple >=0.6.4 && <1
- text >=1.2.4.1 && <2 Show all…
Dependents (0)
postgresql-ltree
Haskell support for PostgreSQL's ltree.
postgresql-ltree 
Core types and functions for use in Haskell code. Does not provide support for any database library; use one of the following libraries instead.
postgresql-simple-ltree 
Contains type class instances for FromField and ToField for use with postgresql-simple.
Re-exports types and functions from postgresql-ltree so there should be no
need to depend on both.