packages feed

Cabal revisions of convertible-1.0.11.0

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

revision 1
 Name: convertible Version: 1.0.11.0+x-revision: 1 License: BSD3 Maintainer: John Goerzen <jgoerzen@complete.org> Author: John Goerzen  library   if flag(splitBase)-    Build-Depends: base>=3 && <5, old-time, time>=1.1.2.4 && <=1.2.0.5,+    Build-Depends: base >= 3 && < 4.7, old-time, time>=1.1.2.4 && <=1.2.0.5,      bytestring, containers, old-locale     if flag(time_gte_113)       Build-Depends: time>=1.1.3