Cabal revisions of wrecker-1.3.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: wrecker version: 1.3.0.0+x-revision: 1 synopsis: An HTTP Performance Benchmarker description: 'wrecker' is a library and executable for creating HTTP benchmarks. It is designed for benchmarking a series of dependent requests. , stm-chans >=3.0.0 , streaming-commons >=0.1.10 , tabular >=0.2.2- , tdigest >=0.1+ , tdigest ==0.1.* , text >=1.2 , threads >=0.5.1 , threads-extras >=0.1.0.2 other-modules: Paths_wrecker default-language: Haskell2010+ other-extensions: TypeApplications executable wreck main-is: Main.hs