packages feed

Cabal revisions of data-dword-0.1

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

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