Cabal revisions of cabal-doctest-1.0.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: cabal-doctest version: 1.0.6+x-revision: 1 synopsis: A Setup.hs helper for doctests running description: Currently (beginning of 2017), there isn't @cabal doctest@ GHC==7.8.4, GHC==7.10.3, GHC==8.0.2,- GHC==8.2.2+ GHC==8.2.2,+ GHC==8.4.1 source-repository head type: git other-modules: other-extensions: build-depends:- base >=4.3 && <4.11,- Cabal >= 1.10 && <2.1,+ base >=4.3 && <4.12,+ Cabal >= 1.10 && <2.3, filepath, directory hs-source-dirs: src
revision 2
name: cabal-doctest version: 1.0.6-x-revision: 1+x-revision: 2 synopsis: A Setup.hs helper for doctests running description: Currently (beginning of 2017), there isn't @cabal doctest@ GHC==7.10.3, GHC==8.0.2, GHC==8.2.2,- GHC==8.4.1+ GHC==8.4.3,+ GHC==8.6.1 source-repository head type: git other-modules: other-extensions: build-depends:- base >=4.3 && <4.12,- Cabal >= 1.10 && <2.3,+ base >=4.3 && <4.13,+ Cabal >= 1.10 && <2.5, filepath, directory hs-source-dirs: src