Cabal revisions of libravatar-0.4.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: libravatar-version: 0.4.0.2-cabal-version: >=1.10-build-type: Simple-license: PublicDomain-license-file: COPYING-copyright: ♡ Copying is an act of love. Please copy, reuse and share.-maintainer: fr33domlover@riseup.net-homepage: https://hub.darcs.net/fr33domlover/libravatar-bug-reports: fr33domlover@riseup.net-synopsis: Use Libravatar, the decentralized avatar delivery service-description:- This package is a Haskell library for- <http://libravatar.org Libravatar>.-category: Network, Web-author: fr33domlover-extra-source-files:- AUTHORS- ChangeLog- COPYING- INSTALL.md- NEWS.md- README.md--source-repository head- type: darcs- location: https://hub.darcs.net/fr33domlover/libravatar--library- exposed-modules:- Network.Libravatar- build-depends:- base >=4.7 && <5,- bytestring >=0.10.8.1 && <0.11,- cryptonite ==0.23.*,- data-default-class >=0.1.2.0 && <0.2,- dns >=2.0.13 && <2.1,- memory >=0.14.10 && <0.15,- random ==1.1.*,- text >=1.2.2.2 && <1.3,- uri-bytestring >=0.2.3.3 && <0.3,- url >=2.1.3 && <2.2- default-language: Haskell2010- hs-source-dirs: src- ghc-options: -Wall-+name: libravatar +version: 0.4.0.2 +x-revision: 1 +cabal-version: >=1.10 +build-type: Simple +license: PublicDomain +license-file: COPYING +copyright: ♡ Copying is an act of love. Please copy, reuse and share. +maintainer: fr33domlover@riseup.net +homepage: https://hub.darcs.net/fr33domlover/libravatar +bug-reports: fr33domlover@riseup.net +synopsis: Use Libravatar, the decentralized avatar delivery service +description: + This package is a Haskell library for + <http://libravatar.org Libravatar>. +category: Network, Web +author: fr33domlover +extra-source-files: + AUTHORS + ChangeLog + COPYING + INSTALL.md + NEWS.md + README.md + +source-repository head + type: darcs + location: https://hub.darcs.net/fr33domlover/libravatar + +library + exposed-modules: + Network.Libravatar + build-depends: + base >=4.7 && <5, + bytestring >=0.10.8.1, + cryptonite >=0.21, + data-default-class >=0.1.2.0, + dns >=2, + memory >=0.14.6, + random >=1.1, + text >=1.2.2.1, + uri-bytestring >=0.2.3.3, + url >=2.1.3 + default-language: Haskell2010 + hs-source-dirs: src + ghc-options: -Wall +