Cabal revisions of validity-aeson-0.2.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- This file has been generated from package.yaml by hpack version 0.20.0.------ see: https://github.com/sol/hpack------ hash: 7e69bb1689553566129e00db7dcb8db5922f51263eb510974e40036a4268da74--name: validity-aeson-version: 0.2.0.1-synopsis: Validity instances for aeson-description: Please see README.md-category: Validity-homepage: https://github.com/NorfairKing/validity#readme-bug-reports: https://github.com/NorfairKing/validity/issues-author: Tom Sydney Kerckhove-maintainer: syd.kerckhove@gmail.com-copyright: Copyright: (c) 2017-2018 Tom Sydney Kerckhove-license: MIT-license-file: LICENSE-build-type: Simple-cabal-version: >= 1.10--source-repository head- type: git- location: https://github.com/NorfairKing/validity--library- hs-source-dirs:- src- build-depends:- aeson- , base >=4.7 && <5- , validity >=0.5- , validity-scientific >=0.2- , validity-text >=0.3- , validity-unordered-containers >=0.1- , validity-vector >=0.1- exposed-modules:- Data.Validity.Aeson- other-modules:- Paths_validity_aeson- default-language: Haskell2010+-- This file has been generated from package.yaml by hpack version 0.20.0. +-- +-- see: https://github.com/sol/hpack +-- +-- hash: 7e69bb1689553566129e00db7dcb8db5922f51263eb510974e40036a4268da74 + +name: validity-aeson +version: 0.2.0.1 +x-revision: 1 +synopsis: Validity instances for aeson +description: Please see README.md +category: Validity +homepage: https://github.com/NorfairKing/validity#readme +bug-reports: https://github.com/NorfairKing/validity/issues +author: Tom Sydney Kerckhove +maintainer: syd.kerckhove@gmail.com +copyright: Copyright: (c) 2017-2018 Tom Sydney Kerckhove +license: MIT +license-file: LICENSE +build-type: Simple +cabal-version: >= 1.10 + +source-repository head + type: git + location: https://github.com/NorfairKing/validity + +library + hs-source-dirs: + src + build-depends: + aeson <1.6 + , base >=4.7 && <5 + , validity >=0.5 + , validity-scientific >=0.2 + , validity-text >=0.3 + , validity-unordered-containers >=0.1 + , validity-vector >=0.1 + exposed-modules: + Data.Validity.Aeson + other-modules: + Paths_validity_aeson + default-language: Haskell2010