beam-sqlite-0.5.0.0

Synopsis

Beam driver for SQLite

Description

Beam driver for the <https://sqlite.org/ SQLite> embedded database. See <https://haskell-beam.github.io/beam/user-guide/backends/beam-sqlite/ here> for more information

Author

Travis Athougies

Maintainer

travis@athougies.net

License

MIT

Source
Timestamp

Revisions

None

Dependencies
library beam-sqlite:
  • ["base >=4.7 && <5","beam-core >=0.9 && <0.10","beam-migrate >=0.5 && <0.6","sqlite-simple >=0.4 && <0.5","text >=1.0 && <1.3","bytestring >=0.10 && <0.11","hashable >=1.2 && <1.4","time >=1.6 && <1.10","dlist >=0.8 && <0.9","mtl >=2.1 && <2.3","free >=4.12 && <5.2","scientific >=0.3 && <0.4","network-uri >=2.6 && <2.7","aeson >=0.11 && <1.5","attoparsec >=0.13 && <0.14"]

if (((((((os(freebsd) || os(netbsd)) || os(openbsd)) || os(osx)) || os(linux)) || os(solaris)) || os(android)) || os(ghcjs))

  • unix >=2.0 && <2.8

if os(windows)

  • Win32 >=2.4 && <2.8
test-suite beam-sqlite-tests:
  • ["base","beam-core","beam-migrate","beam-sqlite","sqlite-simple","tasty","tasty-expected-failure","tasty-hunit","text","time"]