packages feed

Cabal revisions of bytestring-class-0.0.0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:            bytestring-class-version:         0.0.0.1-license:         BSD3-license-file:    LICENSE-author:          Michael Snoyman <michael@snoyman.com>-maintainer:      Michael Snoyman <michael@snoyman.com>-synopsis:        Classes for automatic conversion to and from strict and lazy bytestrings. (deprecated)-description:     In theory, this allows the design of more data-agnostic-                 APIs.-category:        Data-stability:       stable-cabal-version:   >= 1.2-build-type:      Simple--library-    build-depends:   base < 5, bytestring, utf8-string-    exposed-modules: Data.ByteString.Class-    ghc-options:     -Wall+name:            bytestring-class
+version:         0.0.0.1
+x-revision: 1
+license:         BSD3
+license-file:    LICENSE
+author:          Michael Snoyman <michael@snoyman.com>
+maintainer:      Michael Snoyman <michael@snoyman.com>
+synopsis:        Classes for automatic conversion to and from strict and lazy bytestrings. (deprecated)
+description:     In theory, this allows the design of more data-agnostic
+                 APIs.
+category:        Data
+stability:       stable
+cabal-version:   >= 1.2
+build-type:      Simple
+
+library
+    build-depends:   base < 4.4, bytestring, utf8-string
+    exposed-modules: Data.ByteString.Class
+    ghc-options:     -Wall