packages feed

dawg-ord 0.5.0.2 → 0.5.1.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~vectorPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: vector

API changes (from Hackage documentation)

Files

dawg-ord.cabal view
@@ -1,5 +1,5 @@ name:               dawg-ord-version:            0.5.0.2+version:            0.5.1.0 synopsis:           Directed acyclic word graphs description:     The library implements /directed acyclic word graphs/ (DAWGs) internally@@ -30,7 +30,7 @@     build-depends:         base            >= 4        && < 5       , containers      >= 0.5      && < 0.6-      , vector          >= 0.10     && < 0.12+      , vector          >= 0.10     && < 0.13       , mtl             >= 2.1      && < 2.3       , transformers    >= 0.3      && < 0.6