Cabal revisions of portray-diff-quickcheck-0.1.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-cabal-version: 1.12---- This file has been generated from package.yaml by hpack version 0.33.0.------ see: https://github.com/sol/hpack------ hash: 64c33853407a6ab05094ee9f90b9d34d0481e1fa210c70a468d6f5cdd9f8cf17--name: portray-diff-quickcheck-version: 0.1.0.0-synopsis: Equality assertion functions for QuickCheck based on portray-diff.-description: This provides equality assertion functions for QuickCheck that pretty-print- structural diffs of the values in question, rather than dumping the entire- alues as part of the counterexamples. This is useful when comparing very- large values, since it can otherwise be difficult to tell what changed- between expected and actual values.-category: Data-homepage: https://github.com/google/hs-portray#readme-bug-reports: https://github.com/google/hs-portray/issues-author: Pavel Krajcevski <krajcevski@google.com>-maintainer: Andrew Pritchard <awpr@google.com>, Pavel Krajcevski <krajcevski@google.com>--copyright: 2018-2021 Google LLC-license: Apache-2.0-license-file: LICENSE-build-type: Simple-extra-source-files:- CHANGELOG.md--source-repository head- type: git- location: https://github.com/google/hs-portray- subdir: portray-diff-quickcheck--library- exposed-modules:- Data.Portray.Diff.QuickCheck- other-modules:- Paths_portray_diff_quickcheck- hs-source-dirs:- src- build-depends:- QuickCheck >=2.7 && <2.15- , base >=4.12 && <4.16- , portray-diff >=0.1 && <0.2- , portray-pretty >=0.1 && <0.2- default-language: Haskell2010+cabal-version: 1.12 + +-- This file has been generated from package.yaml by hpack version 0.33.0. +-- +-- see: https://github.com/sol/hpack +-- +-- hash: 64c33853407a6ab05094ee9f90b9d34d0481e1fa210c70a468d6f5cdd9f8cf17 + +name: portray-diff-quickcheck +version: 0.1.0.0 +x-revision: 1 +synopsis: QuickCheck tests with portray-diff +description: This provides equality assertion functions for QuickCheck that pretty-print + structural diffs of the values in question, rather than dumping the entire + alues as part of the counterexamples. This is useful when comparing very + large values, since it can otherwise be difficult to tell what changed + between expected and actual values. +category: Data +homepage: https://github.com/google/hs-portray#readme +bug-reports: https://github.com/google/hs-portray/issues +author: Pavel Krajcevski <krajcevski@google.com> +maintainer: Andrew Pritchard <awpr@google.com>, Pavel Krajcevski <krajcevski@google.com> + +copyright: 2018-2021 Google LLC +license: Apache-2.0 +license-file: LICENSE +build-type: Simple +extra-source-files: + CHANGELOG.md + +source-repository head + type: git + location: https://github.com/google/hs-portray + subdir: portray-diff-quickcheck + +library + exposed-modules: + Data.Portray.Diff.QuickCheck + other-modules: + Paths_portray_diff_quickcheck + hs-source-dirs: + src + build-depends: + QuickCheck >=2.7 && <2.15 + , base >=4.12 && <4.16 + , portray-diff >=0.1 && <0.2 + , portray-pretty >=0.1 && <0.2 + default-language: Haskell2010
revision 2
name: portray-diff-quickcheck version: 0.1.0.0 -x-revision: 1 +x-revision: 2 synopsis: QuickCheck tests with portray-diff description: This provides equality assertion functions for QuickCheck that pretty-print structural diffs of the values in question, rather than dumping the entire src build-depends: QuickCheck >=2.7 && <2.15 - , base >=4.12 && <4.16 + , base >=4.12 && <4.17 , portray-diff >=0.1 && <0.2 , portray-pretty >=0.1 && <0.2 default-language: Haskell2010
revision 3
name: portray-diff-quickcheck version: 0.1.0.0 -x-revision: 2 +x-revision: 3 synopsis: QuickCheck tests with portray-diff description: This provides equality assertion functions for QuickCheck that pretty-print structural diffs of the values in question, rather than dumping the entire homepage: https://github.com/google/hs-portray#readme bug-reports: https://github.com/google/hs-portray/issues author: Pavel Krajcevski <krajcevski@google.com> -maintainer: Andrew Pritchard <awpr@google.com>, Pavel Krajcevski <krajcevski@google.com> +maintainer: Andrew Pritchard <awpritchard@gmail.com>, Pavel Krajcevski <krajcevski@google.com> copyright: 2018-2021 Google LLC license: Apache-2.0
revision 4
name: portray-diff-quickcheck version: 0.1.0.0 -x-revision: 3 +x-revision: 4 synopsis: QuickCheck tests with portray-diff description: This provides equality assertion functions for QuickCheck that pretty-print structural diffs of the values in question, rather than dumping the entire src build-depends: QuickCheck >=2.7 && <2.15 - , base >=4.12 && <4.17 + , base >=4.12 && <4.18 , portray-diff >=0.1 && <0.2 , portray-pretty >=0.1 && <0.2 default-language: Haskell2010
revision 5
name: portray-diff-quickcheck version: 0.1.0.0 -x-revision: 4 +x-revision: 5 synopsis: QuickCheck tests with portray-diff description: This provides equality assertion functions for QuickCheck that pretty-print structural diffs of the values in question, rather than dumping the entire src build-depends: QuickCheck >=2.7 && <2.15 - , base >=4.12 && <4.18 + , base >=4.12 && <4.19 , portray-diff >=0.1 && <0.2 , portray-pretty >=0.1 && <0.2 default-language: Haskell2010