valiant: Compile-time checked SQL for Haskell, runtime library
Runtime library for valiant. Provides the Statement type, binary format
codecs, query execution functions, and re-exports from pg-wire (the
underlying PostgreSQL wire protocol driver).
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Valiant
- Valiant.Advisory
- Valiant.Batch
- Binary
- Valiant.Binary.Array
- Valiant.Binary.Composite
- Valiant.Binary.Decode
- Valiant.Binary.Encode
- Valiant.Binary.Enum
- Valiant.Binary.HStore
- Valiant.Binary.Inet
- Valiant.Binary.Interval
- Valiant.Binary.JSON
- Valiant.Binary.MacAddr
- Valiant.Binary.Point
- Valiant.Binary.Range
- Valiant.Binary.Scientific
- Valiant.Binary.UUID
- Valiant.Binary.Unbounded
- Valiant.Copy
- Valiant.Dynamic
- Valiant.Error
- Valiant.Execute
- Valiant.Fold
- Valiant.FromRow
- Valiant.FromRowFast
- Valiant.FromRowStrict
- Valiant.LargeObject
- Valiant.Logging
- Valiant.NamedParams
- Valiant.Notify
- Valiant.Pipeline
- Valiant.Statement
- Valiant.Streaming
- Valiant.ToParams
- Valiant.Transaction
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| werror | Enable -Werror for development builds. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- valiant-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.1 && <2.3), async (>=2.2 && <2.3), base (>=4.17 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), deepseq (>=1.4 && <1.6), hashable (>=1.4 && <1.6), network (>=3.1 && <3.3), pg-wire (>=0.2 && <0.3), scientific (>=0.3 && <0.4), text (>=2.0 && <2.2), time (>=1.12 && <1.15), uuid-types (>=1.0 && <1.1), vector (>=0.13 && <0.14) [details] |
| Tested with | ghc ==9.10.3 |
| License | BSD-3-Clause |
| Author | Josh Burgess |
| Maintainer | joshburgess.webdev@gmail.com |
| Uploaded | by joshburgess at 2026-04-30T12:29:05Z |
| Category | Database |
| Home page | https://github.com/joshburgess/valiant |
| Bug tracker | https://github.com/joshburgess/valiant/issues |
| Source repo | head: git clone https://github.com/joshburgess/valiant(runtime) |
| Distributions | |
| Reverse Dependencies | 8 direct, 0 indirect [details] |
| Downloads | 9 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-04-30 [all 1 reports] |