packages feed

Cabal revisions of bytestring-trie-0.2.4

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

revision 1
  Name:           bytestring-trie Version:        0.2.4+x-revision: 1 Stability:      provisional Homepage:       http://code.haskell.org/~wren/ Author:         wren gayle romano     -- I think this is all that needs doing to get rid of the warnings?     -- BUG: looks like it's not enough     if flag(base4)-        Build-Depends: base >= 4 && < 5+        Build-Depends: base >= 4 && < 4.8     else         Build-Depends: base < 4