Cabal revisions of tasty-travis-0.2.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: tasty-travis-Version: 0.2.0.2--Homepage: https://github.com/merijn/tasty-travis-Bug-Reports: https://github.com/merijn/tasty-travis/issues--Author: Merijn Verstraaten-Maintainer: Merijn Verstraaten <merijn@inconsistent.nl>-Copyright: Copyright © 2017-2018 Merijn Verstraaten--License: BSD3-License-File: LICENSE--Category: Testing-Cabal-Version: >= 1.10-Build-Type: Simple-Tested-With: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2,- GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.1--Extra-Source-Files: README.md, CHANGELOG.md--Synopsis: Fancy Travis CI output for tasty tests.--Description:- Fancy <https://travis-ci.org/ Travis CI> output for- <https://hackage.haskell.org/package/tasty tasty> tests. Features include:- .- * Folded output- .- * Coloured output- .- * Hiding successful tests--Library- Default-Language: Haskell2010- GHC-Options: -Wall -fno-warn-unused-do-bind-- Exposed-Modules: Test.Tasty.Travis- Other-Extensions: CPP- GeneralizedNewtypeDeriving- ImplicitParams- RecordWildCards- Trustworthy-- Build-Depends: base >= 4.6 && < 5- , tasty >= 0.12 && < 1.2-- if !impl(ghc >= 8.0)- Build-Depends: semigroups == 0.18.*--Test-Suite test- Default-Language: Haskell2010- Type: exitcode-stdio-1.0- Main-Is: Test.hs- Hs-Source-Dirs: tests- GHC-Options: -Wall -fno-warn-unused-do-bind- Build-Depends: base- , tasty- , tasty-hunit == 0.9.*- , tasty-travis--Source-Repository head- Type: git- Location: ssh://github.com:merijn/tasty-travis.git--Source-Repository head- Type: mercurial+Name: tasty-travis +Version: 0.2.0.2 +x-revision: 1 + +Homepage: https://github.com/merijn/tasty-travis +Bug-Reports: https://github.com/merijn/tasty-travis/issues + +Author: Merijn Verstraaten +Maintainer: Merijn Verstraaten <merijn@inconsistent.nl> +Copyright: Copyright © 2017-2018 Merijn Verstraaten + +License: BSD3 +License-File: LICENSE + +Category: Testing +Cabal-Version: >= 1.10 +Build-Type: Simple +Tested-With: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, + GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.1 + +Extra-Source-Files: README.md, CHANGELOG.md + +Synopsis: Fancy Travis CI output for tasty tests. + +Description: + Fancy <https://travis-ci.org/ Travis CI> output for + <https://hackage.haskell.org/package/tasty tasty> tests. Features include: + . + * Folded output + . + * Coloured output + . + * Hiding successful tests + +Library + Default-Language: Haskell2010 + GHC-Options: -Wall -fno-warn-unused-do-bind + + Exposed-Modules: Test.Tasty.Travis + Other-Extensions: CPP + GeneralizedNewtypeDeriving + ImplicitParams + RecordWildCards + Trustworthy + + Build-Depends: base >= 4.6 && < 5 + , tasty >= 0.12 && < 1.3 + + if !impl(ghc >= 8.0) + Build-Depends: semigroups == 0.18.* + +Test-Suite test + Default-Language: Haskell2010 + Type: exitcode-stdio-1.0 + Main-Is: Test.hs + Hs-Source-Dirs: tests + GHC-Options: -Wall -fno-warn-unused-do-bind + Build-Depends: base + , tasty + , tasty-hunit >= 0.9 && < 0.11 + , tasty-travis + +Source-Repository head + Type: git + Location: ssh://github.com:merijn/tasty-travis.git + +Source-Repository head + Type: mercurial Location: https://bitbucket.org/merijnv/tasty-travis
revision 2
Name: tasty-travis Version: 0.2.0.2 -x-revision: 1 +x-revision: 2 Homepage: https://github.com/merijn/tasty-travis Bug-Reports: https://github.com/merijn/tasty-travis/issues Author: Merijn Verstraaten Maintainer: Merijn Verstraaten <merijn@inconsistent.nl> -Copyright: Copyright © 2017-2018 Merijn Verstraaten +Copyright: Copyright © 2017-2019 Merijn Verstraaten License: BSD3 License-File: LICENSE
revision 3
Name: tasty-travis Version: 0.2.0.2 -x-revision: 2 +X-Revision: 3 Homepage: https://github.com/merijn/tasty-travis Bug-Reports: https://github.com/merijn/tasty-travis/issues Author: Merijn Verstraaten Maintainer: Merijn Verstraaten <merijn@inconsistent.nl> -Copyright: Copyright © 2017-2019 Merijn Verstraaten +Copyright: Copyright © 2017-2020 Merijn Verstraaten License: BSD3 License-File: LICENSE Cabal-Version: >= 1.10 Build-Type: Simple Tested-With: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, - GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.1 + GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4, + GHC == 8.10.2 Extra-Source-Files: README.md, CHANGELOG.md Trustworthy Build-Depends: base >= 4.6 && < 5 - , tasty >= 0.12 && < 1.3 + , tasty >= 0.12 && < 1.4 if !impl(ghc >= 8.0) Build-Depends: semigroups == 0.18.* Source-Repository head Type: git - Location: ssh://github.com:merijn/tasty-travis.git - -Source-Repository head - Type: mercurial - Location: https://bitbucket.org/merijnv/tasty-travis+ Location: ssh://github.com:merijn/tasty-travis.git
revision 4
Name: tasty-travis Version: 0.2.0.2 -X-Revision: 3 +X-Revision: 4 Homepage: https://github.com/merijn/tasty-travis Bug-Reports: https://github.com/merijn/tasty-travis/issues , tasty >= 0.12 && < 1.4 if !impl(ghc >= 8.0) - Build-Depends: semigroups == 0.18.* + Build-Depends: semigroups >= 0.18 && < 0.20 Test-Suite test Default-Language: Haskell2010
revision 5
Name: tasty-travis Version: 0.2.0.2 -X-Revision: 4 +X-Revision: 5 Homepage: https://github.com/merijn/tasty-travis Bug-Reports: https://github.com/merijn/tasty-travis/issues Trustworthy Build-Depends: base >= 4.6 && < 5 - , tasty >= 0.12 && < 1.4 + , tasty >= 0.12 && < 1.5 if !impl(ghc >= 8.0) Build-Depends: semigroups >= 0.18 && < 0.20