Cabal revisions of portray-diff-hunit-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: b6040b120bc960efc622a6eacbce47c75881af01ffde6025779b6baf21f6a2e5--name: portray-diff-hunit-version: 0.1.0.0-synopsis: Equality assertion functions for HUnit based on portray-diff.-description: This provides equality assertion functions for HUnit 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: Reiner Pope <reinerp@google.com>-maintainer: Andrew Pritchard <awpr@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-hunit--library- exposed-modules:- Data.Portray.Diff.HUnit- other-modules:- Paths_portray_diff_hunit- hs-source-dirs:- src- build-depends:- HUnit >=1.1 && <1.7- , base >=4.12 && <4.16- , portray-diff >=0.1 && <0.2- , portray-pretty >=0.1 && <0.2- , pretty >=1.1.3 && <1.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: b6040b120bc960efc622a6eacbce47c75881af01ffde6025779b6baf21f6a2e5 + +name: portray-diff-hunit +version: 0.1.0.0 +x-revision: 1 +synopsis: HUnit assertions based on portray-diff +description: This provides equality assertion functions for HUnit 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: Reiner Pope <reinerp@google.com> +maintainer: Andrew Pritchard <awpr@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-hunit + +library + exposed-modules: + Data.Portray.Diff.HUnit + other-modules: + Paths_portray_diff_hunit + hs-source-dirs: + src + build-depends: + HUnit >=1.1 && <1.7 + , base >=4.12 && <4.16 + , portray-diff >=0.1 && <0.2 + , portray-pretty >=0.1 && <0.2 + , pretty >=1.1.3 && <1.2 + default-language: Haskell2010
revision 2
name: portray-diff-hunit version: 0.1.0.0 -x-revision: 1 +x-revision: 2 synopsis: HUnit assertions based on portray-diff description: This provides equality assertion functions for HUnit that pretty-print structural diffs of the values in question, rather than dumping the entire src build-depends: HUnit >=1.1 && <1.7 - , base >=4.12 && <4.16 + , base >=4.12 && <4.17 , portray-diff >=0.1 && <0.2 , portray-pretty >=0.1 && <0.2 , pretty >=1.1.3 && <1.2
revision 3
name: portray-diff-hunit version: 0.1.0.0 -x-revision: 2 +x-revision: 3 synopsis: HUnit assertions based on portray-diff description: This provides equality assertion functions for HUnit 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: Reiner Pope <reinerp@google.com> -maintainer: Andrew Pritchard <awpr@google.com> +maintainer: Andrew Pritchard <awpritchard@gmail.com> copyright: 2018-2021 Google LLC license: Apache-2.0 license-file: LICENSE
revision 4
name: portray-diff-hunit version: 0.1.0.0 -x-revision: 3 +x-revision: 4 synopsis: HUnit assertions based on portray-diff description: This provides equality assertion functions for HUnit that pretty-print structural diffs of the values in question, rather than dumping the entire src build-depends: HUnit >=1.1 && <1.7 - , base >=4.12 && <4.17 + , base >=4.12 && <4.18 , portray-diff >=0.1 && <0.2 , portray-pretty >=0.1 && <0.2 , pretty >=1.1.3 && <1.2
revision 5
name: portray-diff-hunit version: 0.1.0.0 -x-revision: 4 +x-revision: 5 synopsis: HUnit assertions based on portray-diff description: This provides equality assertion functions for HUnit 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 + values 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
revision 6
name: portray-diff-hunit version: 0.1.0.0 -x-revision: 5 +x-revision: 6 synopsis: HUnit assertions based on portray-diff description: This provides equality assertion functions for HUnit that pretty-print structural diffs of the values in question, rather than dumping the entire src build-depends: HUnit >=1.1 && <1.7 - , base >=4.12 && <4.18 + , base >=4.12 && <4.19 , portray-diff >=0.1 && <0.2 , portray-pretty >=0.1 && <0.2 , pretty >=1.1.3 && <1.2