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.1.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4 |
---|---|
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.41), 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.13) [details] |
License | BSD-3-Clause |
Copyright | 2021 Marcos Lerones |
Author | Marcos Lerones |
Maintainer | Gabriel439@gmail.com |
Revised | Revision 1 made by GabrielGonzalez at 2021-12-30T21:52:04Z |
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 2021-11-30T02:04:36Z |
Distributions | |
Executables | csv-to-dhall, dhall-to-csv |
Downloads | 553 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] All reported builds failed as of 2021-11-30 [all 1 reports] |