Description
Horizon Stable Package Set Pretty Printer.
Description
This package contains the pretty printer for the Horizon stable package set types (https://horizon-haskell.net). This is a schema used to define package sets sourcing from hackage and git.
README.md
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