Cabal revisions of tasty-1.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: tasty version: 1.4+x-revision: 1 synopsis: Modern and extensible testing framework description: Tasty is a modern testing framework for Haskell. It lets you combine your unit tests, golden default: True library+ build-depends: mtl <2.3+ exposed-modules: Test.Tasty, Test.Tasty.Options,