packages feed

Cabal revisions of tasty-golden-2.3.2.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                tasty-golden version:             2.3.2.1+x-revision: 1 synopsis:            Golden tests support for tasty description:   This package provides support for «golden testing».   ghc-options: -Wall    build-depends:-    base ==4.*,+    base >=4.8 && <5,     tasty >= 1.0.1,     bytestring >= 0.9.2.1,     process,