Cabal revisions of zifter-hlint-0.0.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: zifter-hlint-synopsis: zifter-hlint-description: zifter-hlint-version: 0.0.0.0-cabal-version: >=1.10-build-type: Simple-license: MIT-license-file: LICENSE-copyright: Copyright: (c) 2017 Tom Sydney Kerckhove-maintainer: syd.kerckhove@gmail.com-homepage: http://cs-syd.eu-category: Zift-author: Tom Sydney Kerckhove--library- exposed-modules:- Zifter.Hlint- build-depends:- base >=4.9 && <=5,- filepath >=1.4 && <1.5,- hlint >=1.9.39 && <1.10,- path >=0.5 && <0.6,- path-io >=1.2 && <1.3,- safe >=0.3 && <0.4,- zifter >=0.0 && <0.1- default-language: Haskell2010- hs-source-dirs: src/- ghc-options: -Wall-+name: zifter-hlint +synopsis: zifter-hlint +description: zifter-hlint +version: 0.0.0.0 +x-revision: 1 +cabal-version: >=1.10 +build-type: Simple +license: MIT +license-file: LICENSE +copyright: Copyright: (c) 2017 Tom Sydney Kerckhove +maintainer: syd.kerckhove@gmail.com +homepage: http://cs-syd.eu +category: Zift +author: Tom Sydney Kerckhove + +library + exposed-modules: + Zifter.Hlint + build-depends: + base >=4.9 && <=5, + filepath >=1.4 && <1.5, + hlint >=1.9.35 && <1.10, + path >=0.5 && <0.6, + path-io >=1.2 && <1.3, + safe >=0.3 && <0.4, + zifter >=0.0 && <0.1 + default-language: Haskell2010 + hs-source-dirs: src/ + ghc-options: -Wall +