dataframe-th

Record-based Template Haskell splices for the dataframe ecosystem.

Stackage Nightly 2026-07-24:2.1.0.0
Latest on Hackage:2.1.0.0

See all snapshots dataframe-th appears in

MIT licensed by Michael Chavinda
Maintained by [email protected]
This version can be pinned in stack with:dataframe-th-2.1.0.0@sha256:7241c75cef67e0a5f9a9873815ef8d22b8e3d95dfa68297d4e9b3f4a571ae344,1751

Module documentation for 2.1.0.0

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.