packages feed

cps-except 0.0.1.0 → 0.0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

cps-except.cabal view
@@ -1,6 +1,6 @@ cabal-version:       >=1.10 name:                cps-except-version:             0.0.1.0+version:             0.0.1.1 synopsis:            ExceptT replacement in CPS style license:             BSD3 license-file:        LICENSE@@ -13,7 +13,7 @@  source-repository head   type:  git-  location: https://github.com/kuribas/mfsolve+  location: https://github.com/kuribas/cps-except  library   hs-source-dirs: src