path-dhall-instance: ToDhall and FromDhall instances for Path.

[ filesystem, library, mit ] [ Propose Tags ]

ToDhall and FromDhall instances for Path.


[Skip to Readme]

Modules

[Last Documentation]

  • Path
    • Path.Dhall

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.2.0.0, 0.2.1.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), dhall, path [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Category Filesystem
Uploaded by locallycompact at 2020-09-30T16:07:41Z
Distributions LTSHaskell:0.2.1.0, NixOS:0.2.1.0
Reverse Dependencies 4 direct, 2 indirect [details]
Downloads 875 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-09-30 [all 3 reports]

Readme for path-dhall-instance-0.1.0.1

[back to package description]

path-dhall-instance

FromDhall and ToDhall instances for path.

Warning: This is not currently normalizing anything when parsing, because I don't understand dhall's instances.