Cabal revisions of convertible-text-0.3.0.9
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: convertible-text Version: 0.3.0.9+x-revision: 1 License: BSD3 Maintainer: Michael Snoyman <michael@snoyman.com> Author: John Goerzen, Michael Snoyman Cabal-Version: >=1.2 flag buildtests+ manual: True description: Build the executable to run unit tests default: False flag nolib+ manual: True description: Skip building the library. default: False Buildable: False else Buildable: True- Build-Depends: base >= 4 && < 5,+ Build-Depends: base >= 4 && < 4.5, old-time >= 1.0.0.2 && < 1.1, containers >= 0.2.0.1 && < 0.5, text >= 0.5 && < 0.12,