packages feed

flag-dhall-instance 0.1.0.0 → 0.1.0.1

raw patch · 2 files changed

+3/−18 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -1,18 +1,3 @@-# horizon-minimal-template--This template is a barebones haskell template using-[horizon](https://horizon-haskell.net). Just add-things to the dependencies in the cabal file.--## Building--```-nix build-```--## Development+# flag-dhall-instance -```-nix develop-cabal test all-```+FromDhall and ToDhall instances for flag.
flag-dhall-instance.cabal view
@@ -1,6 +1,6 @@ cabal-version:      1.12 name:               flag-dhall-instance-version:            0.1.0.0+version:            0.1.0.1 synopsis:           FromDhall and ToDhall instances for flag. description:        FromDhall and ToDhall instances for flag. category:           Data, Dhall