Description
Convert bidirectionally between Dhall and CSV files.
Description
Use this package if you want to convert between Dhall expressions and CSV. You can use this package as a library or an executable:
See the
Dhall.CsvorDhall.CsvToDhallmodules if you want to use this package as a libraryUse the
dhall-to-csvorcsv-to-dhallprograms from this package if you want an executable
The Dhall.Csv and Dhall.CsvToDhall modules also contains instructions for how to use this package
README.md
dhall-csv
For installation or development instructions, see:
Introduction
This dhall-csv package provides two executables to convert bidirectionally between Dhall and CSV files.