packages feed

Cabal revisions of adict-0.3.0

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

revision 1
 name:               adict version:            0.3.0+x-revision: 1 synopsis:           Approximate dictionary searching description:     Approximate dictionary searching library.  library     build-depends:-        base >= 4 && <= 5+        base >= 4 && < 4.8       , containers       , vector       , array     hs-source-dirs: tests     main-is: Properties.hs     build-depends:-        base >= 4 && < 5.0+        base >= 4 && < 4.8       , QuickCheck       , containers       , vector