Cabal revisions of bench-1.0.12
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: bench-version: 1.0.12-synopsis: Command-line benchmark tool-description: Think of this as a more powerful alternative to the @time@- command. Use this command-line tool to benchmark a command- using Haskell's @criterion@ library.-homepage: https://github.com/Gabriel439/bench-bug-reports: https://github.com/Gabriel439/bench/issues-license: BSD3-license-file: LICENSE-author: Gabriel Gonzalez-maintainer: Gabriel439@gmail.com-copyright: 2016 Gabriel Gonzalez-category: System-build-type: Simple-cabal-version: >=1.10-extra-source-files:- README.md-source-repository head- type: git- location: https://github.com/Gabriel439/bench--executable bench- hs-source-dirs: src- main-is: Main.hs- default-language: Haskell2010- build-depends: base >= 4.5 && < 5- , criterion >= 1.4 && < 1.6- , optparse-applicative >= 0.14.0.0 && < 0.15- , process >= 1.3 && < 1.7- , silently >= 1.1.1 && < 1.3- , text < 1.3- , turtle >= 1.2.5 && < 1.6- ghc-options: -Wall -O2 -threaded- other-modules: Paths_bench+name: bench +version: 1.0.12 +x-revision: 1 +synopsis: Command-line benchmark tool +description: Think of this as a more powerful alternative to the @time@ + command. Use this command-line tool to benchmark a command + using Haskell's @criterion@ library. +homepage: https://github.com/Gabriel439/bench +bug-reports: https://github.com/Gabriel439/bench/issues +license: BSD3 +license-file: LICENSE +author: Gabriel Gonzalez +maintainer: Gabriel439@gmail.com +copyright: 2016 Gabriel Gonzalez +category: System +build-type: Simple +cabal-version: >=1.10 +extra-source-files: + README.md +source-repository head + type: git + location: https://github.com/Gabriel439/bench + +executable bench + hs-source-dirs: src + main-is: Main.hs + default-language: Haskell2010 + build-depends: base >= 4.5 && < 5 + , criterion >= 1.4 && < 1.6 + , optparse-applicative >= 0.14.0.0 && < 0.16 + , process >= 1.3 && < 1.7 + , silently >= 1.1.1 && < 1.3 + , text < 1.3 + , turtle >= 1.2.5 && < 1.6 + ghc-options: -Wall -O2 -threaded + other-modules: Paths_bench
revision 2
name: bench version: 1.0.12 -x-revision: 1 +x-revision: 2 synopsis: Command-line benchmark tool description: Think of this as a more powerful alternative to the @time@ command. Use this command-line tool to benchmark a command default-language: Haskell2010 build-depends: base >= 4.5 && < 5 , criterion >= 1.4 && < 1.6 - , optparse-applicative >= 0.14.0.0 && < 0.16 + , optparse-applicative >= 0.14.0.0 && < 0.17 , process >= 1.3 && < 1.7 , silently >= 1.1.1 && < 1.3 , text < 1.3
revision 3
name: bench version: 1.0.12 -x-revision: 2 +x-revision: 3 synopsis: Command-line benchmark tool description: Think of this as a more powerful alternative to the @time@ command. Use this command-line tool to benchmark a command default-language: Haskell2010 build-depends: base >= 4.5 && < 5 , criterion >= 1.4 && < 1.6 - , optparse-applicative >= 0.14.0.0 && < 0.17 + , optparse-applicative >= 0.14.0.0 && < 0.18 , process >= 1.3 && < 1.7 , silently >= 1.1.1 && < 1.3 , text < 1.3
revision 4
name: bench version: 1.0.12 -x-revision: 3 +x-revision: 4 synopsis: Command-line benchmark tool description: Think of this as a more powerful alternative to the @time@ command. Use this command-line tool to benchmark a command , process >= 1.3 && < 1.7 , silently >= 1.1.1 && < 1.3 , text < 1.3 - , turtle >= 1.2.5 && < 1.6 + , turtle >= 1.2.5 && < 1.7 ghc-options: -Wall -O2 -threaded other-modules: Paths_bench
revision 5
name: bench version: 1.0.12 -x-revision: 4 +x-revision: 5 synopsis: Command-line benchmark tool description: Think of this as a more powerful alternative to the @time@ command. Use this command-line tool to benchmark a command main-is: Main.hs default-language: Haskell2010 build-depends: base >= 4.5 && < 5 - , criterion >= 1.4 && < 1.6 + , criterion >= 1.4 && < 1.7 , optparse-applicative >= 0.14.0.0 && < 0.18 , process >= 1.3 && < 1.7 , silently >= 1.1.1 && < 1.3
revision 6
name: bench version: 1.0.12 -x-revision: 5 +x-revision: 6 synopsis: Command-line benchmark tool description: Think of this as a more powerful alternative to the @time@ command. Use this command-line tool to benchmark a command using Haskell's @criterion@ library. -homepage: https://github.com/Gabriel439/bench -bug-reports: https://github.com/Gabriel439/bench/issues +homepage: https://github.com/Gabriella439/bench +bug-reports: https://github.com/Gabriella439/bench/issues license: BSD3 license-file: LICENSE -author: Gabriel Gonzalez -maintainer: Gabriel439@gmail.com -copyright: 2016 Gabriel Gonzalez +author: Gabriella Gonzalez +maintainer: GenuineGabriella@gmail.com +copyright: 2016 Gabriella Gonzalez category: System build-type: Simple cabal-version: >=1.10 README.md source-repository head type: git - location: https://github.com/Gabriel439/bench + location: https://github.com/Gabriella439/bench executable bench hs-source-dirs: src
revision 7
name: bench version: 1.0.12 -x-revision: 6 +x-revision: 7 synopsis: Command-line benchmark tool description: Think of this as a more powerful alternative to the @time@ command. Use this command-line tool to benchmark a command , optparse-applicative >= 0.14.0.0 && < 0.18 , process >= 1.3 && < 1.7 , silently >= 1.1.1 && < 1.3 - , text < 1.3 + , text < 2.1 , turtle >= 1.2.5 && < 1.7 ghc-options: -Wall -O2 -threaded other-modules: Paths_bench
revision 8
name: bench version: 1.0.12 -x-revision: 7 +x-revision: 8 synopsis: Command-line benchmark tool description: Think of this as a more powerful alternative to the @time@ command. Use this command-line tool to benchmark a command default-language: Haskell2010 build-depends: base >= 4.5 && < 5 , criterion >= 1.4 && < 1.7 - , optparse-applicative >= 0.14.0.0 && < 0.18 + , optparse-applicative >= 0.14.0.0 && < 0.19 , process >= 1.3 && < 1.7 , silently >= 1.1.1 && < 1.3 , text < 2.1