dhall-csv: Convert bidirectionally between Dhall and CSV files.
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.Csv or Dhall.CsvToDhall modules if you want to use this package as a library
Use the
dhall-to-csv
orcsv-to-dhall
programs from this package if you want an executable
The Dhall.Csv and Dhall.CsvToDhall modules also contains instructions for how to use this package
[Skip to Readme]
Downloads
- dhall-csv-1.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | ansi-terminal, base (>=4.12.0.0 && <5), bytestring (<0.12), cassava (>=0.5.0.0 && <0.6), containers (>=0.5.9 && <0.7), dhall (>=1.39.0 && <1.42), dhall-csv, either, exceptions (>=0.8.3 && <0.11), filepath (<1.5), optparse-applicative, prettyprinter (>=1.7.0 && <1.8), prettyprinter-ansi-terminal (>=1.1.1 && <1.2), text (>=0.11.1.0 && <2.1), unordered-containers (<0.3), vector (>=0.12 && <0.14) [details] |
License | BSD-3-Clause |
Copyright | 2021 Marcos Lerones |
Author | Marcos Lerones |
Maintainer | Gabriel439@gmail.com |
Revised | Revision 1 made by sjakobi at 2022-06-20T11:19:06Z |
Category | Compiler |
Bug tracker | https://github.com/dhall-lang/dhall-haskell/issues |
Source repo | head: git clone https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-csv |
Uploaded | by GabrielGonzalez at 2022-02-22T02:17:30Z |
Distributions | NixOS:1.0.2 |
Executables | csv-to-dhall, dhall-to-csv |
Downloads | 201 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-02-22 [all 1 reports] |