Cabal revisions of goldplate-0.2.2.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: goldplate Version: 0.2.2.1+x-revision: 1 Synopsis: A lightweight golden test runner License: Apache-2.0 License-file: LICENSE async >= 2.2 && < 2.3, base >= 4.11 && < 5, bytestring >= 0.10 && < 0.13,- Diff >= 0.3 && < 0.6,+ Diff >= 0.3 && < 1.1, directory >= 1.3 && < 1.4, filepath >= 1.4 && < 1.6, Glob >= 0.10 && < 0.11,
revision 2
Name: goldplate Version: 0.2.2.1-x-revision: 1+x-revision: 2 Synopsis: A lightweight golden test runner License: Apache-2.0 License-file: LICENSE Description: Language-agnostic golden test runner for command-line applications. Tested-with:- GHC == 9.10.1- GHC == 9.8.2- GHC == 9.6.5+ GHC == 9.12.2+ GHC == 9.10.2+ GHC == 9.8.4+ GHC == 9.6.7 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 directory >= 1.3 && < 1.4, filepath >= 1.4 && < 1.6, Glob >= 0.10 && < 0.11,- optparse-applicative >= 0.14 && < 0.19,+ optparse-applicative >= 0.14 && < 1, process >= 1.6 && < 1.7, regex-pcre-builtin >= 0.95.1.3 && < 0.96, text >= 1.2 && < 2.2,