packages feed

hyper-extra 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~diagrams-libPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: diagrams-lib

API changes (from Hackage documentation)

Files

hyper-extra.cabal view
@@ -1,5 +1,5 @@ Name:               hyper-extra-Version:            0.1.0.0+Version:            0.1.0.1 Synopsis:           Display instances for the HyperHaskell graphical Haskell interpreter Description:   This package is part of the /HyperHaskell/ project and provides@@ -25,7 +25,7 @@     hs-source-dirs:     src     build-depends:      base           >= 4.6   && < 4.10                         , text         >= 0.11  && < 1.3-                        , diagrams-lib >= 1.3   && < 1.4+                        , diagrams-lib >= 1.3   && < 1.5                         , diagrams-svg >= 1.4   && < 1.5                         , svg-builder  == 0.1.*                         , hyper        == 0.1.*