@hackage horizon-spec-pretty0.0.1
Horizon Stable Package Set Pretty Printer
Categories
License
MIT
Maintainer
dan.firth@homotopic.tech
Links
Versions
- 0.0.1 Fri, 24 Feb 2023
Installation
Dependencies (8)
- base >=4.7 && <5
- bytestring >=0.11.3 && <0.12
- containers >=0.6.6 && <0.7
- dhall >=1.41.2 && <1.42
- horizon-spec >=0.6 && <0.7
- lens >=5.0 && <5.3 Show all…
Dependents (0)
horizon-spec-pretty
horizon-spec-pretty contains the pretty printer for horizon-spec.
The function you want is horizonExportToExpr.
Dhall.pretty $ horizonExportToExpr hz
Building
nix build
Development
nix develop
cabal test all