dataframe-th

Record-based Template Haskell splices for the dataframe ecosystem.

Stackage Nightly 2026-07-15:2.0.0.0
Latest on Hackage:2.0.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.0.0.0@sha256:28d52c09f248b27708b24cd5b1e128daf14a9b18a896b4ef9e6af0bf6ba55cd2,1816

Module documentation for 2.0.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.