dataframe-th: Record-based Template Haskell splices for the dataframe ecosystem.

[ data, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

The IO-agnostic part of the dataframe TH machinery — splices that read schemas from Haskell record types, not from files. File-based splices live in dataframe-csv-th and dataframe-parquet-th.

Modules

[Last Documentation]

  • DataFrame
    • Internal
      • Schema
        • DataFrame.Internal.Schema.TH
    • TH
      • DataFrame.TH.Records
    • Typed
      • TH
        • DataFrame.Typed.TH.Records

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.1.0
Dependencies base (>=4 && <5), containers (>=0.6.7 && <0.9), dataframe-core (>=1.0 && <1.1), dataframe-operations (>=1.0 && <1.1), dataframe-parsing (>=1.0 && <1.1), template-haskell (>=2.0 && <3), text (>=2.0 && <3), vector (>=0.13 && <0.14) [details]
Tested with ghc ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.3 || ==9.12.2
License MIT
Copyright (c) 2024-2025 Michael Chavinda
Author Michael Chavinda
Maintainer mschavinda@gmail.com
Uploaded by mchav at 2026-05-14T23:32:49Z
Category Data
Bug tracker https://github.com/mchav/dataframe/issues
Distributions
Reverse Dependencies 3 direct, 5 indirect [details]
Downloads 0 total (0 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs pending
Build status unknown [no reports yet]