Cabal revisions of base16-bytestring-0.1.1.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: base16-bytestring-version: 0.1.1.5-synopsis: Fast base16 (hex) encoding and decoding for ByteStrings-description: Fast base16 (hex) encoding and decoding for ByteStrings-homepage: http://github.com/bos/base16-bytestring-bug-reports: http://github.com/bos/base16-bytestring/issues-license: BSD3-license-file: LICENSE-copyright: Copyright 2011 MailRank, Inc.-author: Bryan O'Sullivan <bos@serpentine.com>-maintainer: Bryan O'Sullivan <bos@serpentine.com>-copyright: 2010 Bryan O'Sullivan-category: Data-build-type: Simple-extra-source-files: README.markdown--Cabal-version: >=1.6--library- exposed-modules:- Data.ByteString.Base16- Data.ByteString.Base16.Lazy- - build-depends:- base == 4.*,- bytestring >= 0.9,- ghc-prim-- ghc-options: -Wall -funbox-strict-fields- ghc-prof-options: -auto-all--source-repository head- type: git- location: http://github.com/bos/base16-bytestring--source-repository head- type: mercurial- location: http://bitbucket.org/bos/base16-bytestring+name: base16-bytestring +version: 0.1.1.5 +x-revision: 1 +synopsis: Fast base16 (hex) encoding and decoding for ByteStrings +description: Fast base16 (hex) encoding and decoding for ByteStrings +homepage: http://github.com/bos/base16-bytestring +bug-reports: http://github.com/bos/base16-bytestring/issues +license: BSD3 +license-file: LICENSE +copyright: Copyright 2011 MailRank, Inc., 2010 Bryan O'Sullivan +author: Bryan O'Sullivan <bos@serpentine.com> +maintainer: Bryan O'Sullivan <bos@serpentine.com> +category: Data +build-type: Simple +extra-source-files: README.markdown + +Cabal-version: >=1.6 + +library + exposed-modules: + Data.ByteString.Base16 + Data.ByteString.Base16.Lazy + + build-depends: + base == 4.*, + bytestring >= 0.9 && < 0.11, + ghc-prim + + ghc-options: -Wall -funbox-strict-fields + ghc-prof-options: -auto-all + +source-repository head + type: git + location: http://github.com/bos/base16-bytestring + +source-repository head + type: mercurial + location: http://bitbucket.org/bos/base16-bytestring