Cabal revisions of microformats2-types-0.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: microformats2-types-version: 0.4.1-synopsis: Microformats 2 types (with Aeson instances)-category: Web-homepage: https://github.com/myfreeweb/microformats2-types-author: Greg V-copyright: 2014-2015 Greg V <greg@unrelenting.technology>-maintainer: greg@unrelenting.technology-license: PublicDomain-license-file: UNLICENSE-build-type: Simple-cabal-version: >= 1.18-extra-source-files:- README.md-tested-with:- GHC == 7.10.2--source-repository head- type: git- location: git://github.com/myfreeweb/microformats2-types.git--library- build-depends:- base >= 4.0.0.0 && < 5- , text- , time- , aeson- , pandoc-types- , data-default-class- , setters- default-language: Haskell2010- exposed-modules:- Data.Microformats2- Data.Microformats2.Aeson- Data.Microformats2.Setters- ghc-options: -Wall- hs-source-dirs: library+name: microformats2-types +version: 0.4.1 +x-revision: 1 +synopsis: Microformats 2 types (with Aeson instances) +category: Web +author: Val Packett +copyright: 2014-2015 Val Packett <val@packett.cool> +maintainer: val@packett.cool +license: PublicDomain +license-file: UNLICENSE +build-type: Simple +cabal-version: >= 1.18 +extra-source-files: + README.md +tested-with: + GHC == 7.10.2 + +library + build-depends: + base >= 4.0.0.0 && < 5 + , text + , time + , aeson + , pandoc-types + , data-default-class + , setters + default-language: Haskell2010 + exposed-modules: + Data.Microformats2 + Data.Microformats2.Aeson + Data.Microformats2.Setters + ghc-options: -Wall + hs-source-dirs: library