packages feed

split-morphism 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~QuickCheckPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: QuickCheck

API changes (from Hackage documentation)

Files

split-morphism.cabal view
@@ -1,13 +1,13 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.0.+-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack ----- hash: d09afe77299f307c5ed75a4c63139e7c4ea50c480a557e3835d09d16e3d14b5e+-- hash: b5bb47e7a59df29124efd70e77fcb5181dfbafa4781df722f1502f21f4262234  name:           split-morphism-version:        0.1.0.0+version:        0.1.0.1 synopsis:       Split Epimorphisms and Monomorphisms description:    Please see the README on GitHub at <https://github.com/gvolpe/split-morphism#readme> category:       Data, Lenses, Generics@@ -57,7 +57,7 @@       test   ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Wcompat -Widentities -Wredundant-constraints -Wmissing-export-lists -Wpartial-fields   build-depends:-      QuickCheck >=2.12.6 && <2.13+      QuickCheck >=2.12.6     , base >=4.7 && <5     , invariant >=0.5.1 && <0.6     , lens >=4.17 && <4.18