packages feed

Cabal revisions of data-dword-0.3.1

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

revision 1
 Name: data-dword Version: 0.3.1+x-revision: 1 Category: Data Stability: experimental Synopsis: Stick two binary words together to get a bigger one   Default-Language: Haskell2010   Build-Depends:     base             >= 4.6 && < 5,-    hashable         >= 1.1,-    data-bword       >= 0.1,-    template-haskell >= 2.8,+    hashable         >= 1.1 && < 1.3,+    data-bword       >= 0.1 && < 0.2,+    template-haskell >= 2.8 && < 2.12,     ghc-prim   Hs-Source-Dirs: src   GHC-Options: -Wall