Cabal revisions of haskell-ci-0.10.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: haskell-ci version: 0.10.1+x-revision: 1 synopsis: Cabal package script generator for Travis-CI description: Script generator (@haskell-ci@) for [Travis-CI](https://travis-ci.org/) for continuous-integration testing of Haskell Cabal packages. -- other dependencies build-depends:- , aeson ^>=1.4.2.0+ , aeson ^>=1.4.2.0 || ^>=1.5.0.0 , base-compat ^>=0.11 , cabal-install-parsers ^>=0.3 , exceptions ^>=0.10.0 build-depends: , ansi-terminal ^>=0.10 , Diff ^>=0.4.0- , tasty >=1.0 && <1.3+ , tasty >=1.0 && <1.4 , tasty-golden ^>=2.3.1.1