squeal-postgresql: Squeal PostgreSQL Library

[ bsd3, database, library, program ] [ Propose Tags ]

Squeal is a type-safe embedding of PostgreSQL in Haskell


[Skip to Readme]

Modules

[Last Documentation]

  • Squeal
    • Squeal.PostgreSQL
      • Squeal.PostgreSQL.Binary
      • Squeal.PostgreSQL.Definition
      • Squeal.PostgreSQL.Expression
      • Squeal.PostgreSQL.Manipulation
      • Squeal.PostgreSQL.PQ
      • Squeal.PostgreSQL.Prettyprint
      • Squeal.PostgreSQL.Query
      • Squeal.PostgreSQL.Schema

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.2, 0.2.0.1, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.7.0.0, 0.7.0.1, 0.8.0.0, 0.8.1.0, 0.8.1.1, 0.9.0.0, 0.9.1.0, 0.9.1.1, 0.9.1.2, 0.9.1.3
Dependencies aeson (>=1.2.1.0 && <2), base (>=4.10.0.0 && <5), bytestring (>=0.10.8.2 && <1), deepseq (>=1.4.3.0 && <2), generics-sop (>=0.3.1.0 && <1), lifted-base (>=0.2.3.11 && <1), monad-control (>=1.0.2.2 && <2), mtl (>=2.2.1 && <3), network-ip (>=0.3.0.2 && <1), postgresql-binary (>=0.12.1 && <1), postgresql-libpq (>=0.9.3.1 && <1), scientific (>=0.3.5.1 && <1), squeal-postgresql, text (>=1.2.2.2 && <2), time (>=1.8.0.2 && <2), transformers (>=0.5.2.0 && <1), transformers-base (>=0.4.4 && <1), uuid (>=1.3.13 && <2) [details]
License BSD-3-Clause
Copyright Copyright (c) 2017 Morphism, LLC
Author Eitan Chatav
Maintainer eitan.chatav@gmail.com
Category Database
Home page https://github.com/morphismtech/squeal
Bug tracker https://github.com/morphismtech/squeal/issues
Source repo head: git clone https://github.com/morphismtech/squeal.git
Uploaded by echatav at 2017-08-31T22:38:46Z
Distributions LTSHaskell:0.9.1.3
Reverse Dependencies 4 direct, 1 indirect [details]
Executables squeal-postgresql-example
Downloads 10873 total (75 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-08-31 [all 3 reports]

Readme for squeal-postgresql-0.1.1.0

[back to package description]

squeal

squeal-icon

CircleCI

Main repository for the squeal database library.