rel8-internal: Internals of rel8
Modules
[Index] [Quick Jump]
- Rel8
- Internal
- Rel8.Internal.Aggregate
- Rel8.Internal.Column
- Data
- Rel8.Internal.Expr
- Rel8.Internal.Expr.Aggregate
- Rel8.Internal.Expr.Array
- Rel8.Internal.Expr.Bool
- Rel8.Internal.Expr.Default
- Rel8.Internal.Expr.Eq
- Rel8.Internal.Expr.Function
- Rel8.Internal.Expr.List
- Rel8.Internal.Expr.NonEmpty
- Rel8.Internal.Expr.Null
- Rel8.Internal.Expr.Opaleye
- Rel8.Internal.Expr.Ord
- Rel8.Internal.Expr.Order
- Rel8.Internal.Expr.Range
- Rel8.Internal.Expr.Read
- Rel8.Internal.Expr.Sequence
- Rel8.Internal.Expr.Serialize
- Rel8.Internal.Expr.Show
- Rel8.Internal.Expr.Subscript
- Rel8.Internal.Expr.Text
- Rel8.Internal.Expr.Window
- Rel8.Internal.FCF
- Generic
- Kind
- Rel8.Internal.Order
- Rel8.Internal.Query
- Rel8.Internal.Query.Aggregate
- Rel8.Internal.Query.Distinct
- Rel8.Internal.Query.Each
- Rel8.Internal.Query.Either
- Rel8.Internal.Query.Evaluate
- Rel8.Internal.Query.Exists
- Rel8.Internal.Query.Filter
- Rel8.Internal.Query.Function
- Rel8.Internal.Query.Indexed
- Rel8.Internal.Query.Limit
- Rel8.Internal.Query.List
- Rel8.Internal.Query.Loop
- Rel8.Internal.Query.Materialize
- Rel8.Internal.Query.Maybe
- Rel8.Internal.Query.Null
- Rel8.Internal.Query.Opaleye
- Rel8.Internal.Query.Order
- Rel8.Internal.Query.Rebind
- Rel8.Internal.Query.SQL
- Rel8.Internal.Query.Set
- Rel8.Internal.Query.These
- Rel8.Internal.Query.Values
- Rel8.Internal.Query.Window
- Schema
- Context
- Rel8.Internal.Schema.Dict
- Rel8.Internal.Schema.Escape
- Rel8.Internal.Schema.Field
- Rel8.Internal.Schema.HTable
- Rel8.Internal.Schema.HTable.Either
- Rel8.Internal.Schema.HTable.Identity
- Rel8.Internal.Schema.HTable.Label
- Rel8.Internal.Schema.HTable.List
- Rel8.Internal.Schema.HTable.MapTable
- Rel8.Internal.Schema.HTable.Maybe
- Rel8.Internal.Schema.HTable.NonEmpty
- Rel8.Internal.Schema.HTable.Nullify
- Rel8.Internal.Schema.HTable.Product
- Rel8.Internal.Schema.HTable.These
- Rel8.Internal.Schema.HTable.Vectorize
- Rel8.Internal.Schema.Kind
- Rel8.Internal.Schema.Name
- Rel8.Internal.Schema.Null
- Rel8.Internal.Schema.QualifiedName
- Rel8.Internal.Schema.Result
- Rel8.Internal.Schema.Spec
- Rel8.Internal.Schema.Table
- Rel8.Internal.Statement
- Rel8.Internal.Statement.Delete
- Rel8.Internal.Statement.Insert
- Rel8.Internal.Statement.OnConflict
- Rel8.Internal.Statement.Prepared
- Rel8.Internal.Statement.Returning
- Rel8.Internal.Statement.Rows
- Rel8.Internal.Statement.Run
- Rel8.Internal.Statement.SQL
- Rel8.Internal.Statement.Select
- Rel8.Internal.Statement.Set
- Rel8.Internal.Statement.Update
- Rel8.Internal.Statement.Using
- Rel8.Internal.Statement.View
- Rel8.Internal.Statement.Where
- Rel8.Internal.Table
- Rel8.Internal.Table.ADT
- Rel8.Internal.Table.Aggregate
- Rel8.Internal.Table.Alternative
- Rel8.Internal.Table.Bool
- Rel8.Internal.Table.Cols
- Rel8.Internal.Table.Either
- Rel8.Internal.Table.Eq
- Rel8.Internal.Table.HKD
- Rel8.Internal.Table.List
- Rel8.Internal.Table.Maybe
- Rel8.Internal.Table.Name
- Rel8.Internal.Table.NonEmpty
- Rel8.Internal.Table.Null
- Rel8.Internal.Table.Nullify
- Rel8.Internal.Table.Opaleye
- Rel8.Internal.Table.Ord
- Rel8.Internal.Table.Order
- Rel8.Internal.Table.Projection
- Rel8.Internal.Table.Rel8able
- Rel8.Internal.Table.Serialize
- Rel8.Internal.Table.These
- Rel8.Internal.Table.Transpose
- Rel8.Internal.Table.Undefined
- Rel8.Internal.Table.Verify
- Rel8.Internal.Table.Window
- Rel8.Internal.Type
- Rel8.Internal.Type.Array
- Builder
- Rel8.Internal.Type.Composite
- Rel8.Internal.Type.Decimal
- Rel8.Internal.Type.Decoder
- Rel8.Internal.Type.Encoder
- Rel8.Internal.Type.Enum
- Rel8.Internal.Type.Eq
- Rel8.Internal.Type.Information
- Rel8.Internal.Type.JSONBEncoded
- Rel8.Internal.Type.JSONEncoded
- Rel8.Internal.Type.Monoid
- Rel8.Internal.Type.Name
- Rel8.Internal.Type.Nullable
- Rel8.Internal.Type.Num
- Rel8.Internal.Type.Ord
- Rel8.Internal.Type.Parser
- Rel8.Internal.Type.Range
- Rel8.Internal.Type.ReadShow
- Rel8.Internal.Type.Semigroup
- Rel8.Internal.Type.String
- Rel8.Internal.Type.Sum
- Rel8.Internal.Type.Tag
- Rel8.Internal.Window
- Internal
Downloads
- rel8-internal-1.8.0.0.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] | 1.8.0.0 |
|---|---|
| Dependencies | aeson, attoparsec, base (>=4.16 && <4.23), base-compat (>=0.11 && <0.16), base16 (>=1.0), bytestring, case-insensitive, comonad, containers, contravariant, hasql (>=1.8 && <1.10), iproute (>=1.7 && <1.8), opaleye (>=0.10.2.1 && <0.11), postgresql-binary (>=0.14.2 && <0.15.1), pretty, product-profunctors, profunctors, scientific, semialign, semigroupoids, text, these, time, transformers, utf8-string, uuid, vector [details] |
| License | BSD-3-Clause |
| Author | Oliver Charles |
| Maintainer | ollie@ocharles.org.uk |
| Uploaded | by teo at 2026-09-16T15:40:48Z |
| Home page | https://github.com/circuithub/rel8 |
| Bug tracker | https://github.com/circuithub/rel8/issues |
| Source repo | head: git clone https://github.com/circuithub/rel8(rel8-internal) |
| Distributions | |
| Downloads | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |