packages feed

core-program 0.2.4.2 → 0.2.4.4

raw patch · 2 files changed

+10/−10 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

LICENSE view
@@ -1,6 +1,6 @@ Opinionated Haskell Interoperability -Copyright © 2018-2019 Operational Dynamics Consulting, Pty Ltd and Others+Copyright © 2018-2019 Athae Eredh Siniath and Others All rights reserved.  Redistribution and use in source and binary forms, with or without
core-program.cabal view
@@ -1,38 +1,38 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.2.+-- This file has been generated from package.yaml by hpack version 0.33.0. -- -- see: https://github.com/sol/hpack ----- hash: 803485247c31b54276f04b6bbfa4aa2c9ef78802a0c00f9dc906ad3c3b5742a1+-- hash: 352765617db63609f3618a736b669701cdd9251b00a8eaa9d98d5b86525df594  name:           core-program-version:        0.2.4.2+version:        0.2.4.4 synopsis:       Opinionated Haskell Interoperability description:    A library to help build command-line programs, both tools and                 longer-running daemons.                 .                 A description of this package, a list of features, and some background                 to its design is contained in the-                <https://github.com/oprdyn/unbeliever/blob/master/README.markdown README>+                <https://github.com/aesiniath/unbeliever/blob/master/README.markdown README>                 on GitHub.                 .                 See "Core.Program.Execute" to get started. category:       System stability:      experimental-homepage:       https://github.com/oprdyn/unbeliever#readme-bug-reports:    https://github.com/oprdyn/unbeliever/issues+homepage:       https://github.com/aesiniath/unbeliever#readme+bug-reports:    https://github.com/aesiniath/unbeliever/issues author:         Andrew Cowie <andrew@operationaldynamics.com> maintainer:     Andrew Cowie <andrew@operationaldynamics.com>-copyright:      © 2018-2019 Operational Dynamics Consulting Pty Ltd, and Others+copyright:      © 2018-2020 Athae Eredh Siniath and Others license:        BSD3 license-file:   LICENSE-tested-with:    GHC == 8.6.5+tested-with:    GHC == 8.8.3 build-type:     Simple  source-repository head   type: git-  location: https://github.com/oprdyn/unbeliever+  location: https://github.com/aesiniath/unbeliever  library   exposed-modules: