@hackage opaleye-sqlite0.0.1.1
An SQL-generating DSL targeting SQLite
Categories
License
BSD-3-Clause
Maintainer
Purely Agile
Links
Versions
Installation
Dependencies (17)
- base >=4 && <5
- base16-bytestring >=0.1.1.6 && <0.2
- bytestring >=0.10 && <0.11
- case-insensitive >=1.2 && <1.3
- contravariant >=1.2 && <1.6
- direct-sqlite >=2.3.13 && <2.4 Show all…
Dependents (1)
@hackage/acme-everything
An SQL-generating DSL targeting SQLite. Allows SQLite queries to be written within Haskell in a typesafe and composable fashion. This package is old and unmaintained. It may work, or it may not. If you are interested in reviving it please file an issue on the GitHub repository.