packages feed

Cabal revisions of word8-0.0.2

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

revision 1
-Name:                   word8-Version:                0.0.2-Author:                 Kazu Yamamoto <kazu@iij.ad.jp>-Maintainer:             Kazu Yamamoto <kazu@iij.ad.jp>-License:                BSD3-License-File:           LICENSE-Synopsis:               Word8 library-Description:            Word8 library to be used with Data.ByteString-Category:               Data-Cabal-Version:          >= 1.8-Build-Type:             Simple--Library-  GHC-Options:          -Wall-  Exposed-Modules:      Data.Char8-                        Data.Word8-  Build-Depends:        base >= 4 && < 5--Source-Repository head-  Type:                 git-  Location:             https://github.com/kazu-yamamoto/word8+Name:                   word8
+Version:                0.0.2
+x-revision: 1
+Author:                 Kazu Yamamoto <kazu@iij.ad.jp>
+Maintainer:             Kazu Yamamoto <kazu@iij.ad.jp>
+License:                BSD3
+License-File:           LICENSE
+Synopsis:               Word8 library
+Description:            Word8 library to be used with Data.ByteString
+Category:               Data
+Cabal-Version:          >= 1.8
+Build-Type:             Simple
+
+Library
+  GHC-Options:          -Wall
+  Exposed-Modules:      Data.Char8
+                        Data.Word8
+  Build-Depends:        base >= 4 && < 4.7
+
+Source-Repository head
+  Type:                 git
+  Location:             https://github.com/kazu-yamamoto/word8