packages feed

structured-cli 0.9.3.0 → 0.9.3.1

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

structured-cli.cabal view
@@ -1,8 +1,8 @@ name:                structured-cli-version:             0.9.3.0+version:             0.9.3.1 synopsis:            Application library for building interactive console CLIs description:         This module provides the tools to build a complete "structured" CLI application, similar to those found in systems like Cisco IOS or console configuration utilities etc. It aims to be easy for implementors to use.-homepage:            https://github.com/erickg/structured-cli#readme+homepage:            https://gitlab.com/codemonkeylabs/structured-cli#readme license:             BSD3 license-file:        LICENSE author:              Erick Gonzalez@@ -38,4 +38,4 @@  source-repository head   type:     git-  location: https://github.com/erickg/structured-cli+  location: https://gitlab.com/codemonkeylabs/structured-cli