packages feed

Cabal revisions of hyphenation-0.2.1.3

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

revision 1
 name:          hyphenation category:      Text version:       0.2.1.3+x-revision: 1 license:       BSD3 cabal-version: >= 1.8 license-file:  LICENSE  library   build-depends:-    base                 >= 4       && < 5,+    base                 >= 4       && < 4.11,     containers           >= 0.3.0.0 && < 0.6,     unordered-containers >= 0.2.1   && < 0.3    type:    exitcode-stdio-1.0   main-is: doctests.hs   build-depends:-    base == 4.*,+    base >= 4 && < 4.11,     directory >= 1.0 && < 1.2,     doctest >= 0.8 && <= 0.9,     filepath >= 1.3 && < 1.4