packages feed

Cabal revisions of bytestring-trie-0.2.3

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

revision 1
  Name:           bytestring-trie Version:        0.2.3+x-revision: 1 -- Source-Repository requires version 1.6 Cabal-Version:  >= 1.6 Build-Type:     Simple     -- 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