packages feed

Cabal revisions of bytestring-trie-0.2.2

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

revision 1
  Name:           bytestring-trie Version:        0.2.2+x-revision: 1 Cabal-Version:  >= 1.2 Build-Type:     Simple Stability:      provisional                    , Data.Trie.ByteStringInternal     -- I think this is all that needs doing to get rid of the warnings?     if flag(base4)-        Build-Depends: base >= 4 && < 5+        Build-Depends: base >= 4 && < 4.8     else         Build-Depends: base < 4