packages feed

dingo-widgets 0.0.3 → 0.0.3.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~dingo-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: dingo-core

API changes (from Hackage documentation)

Files

dingo-widgets.cabal view
@@ -1,5 +1,5 @@ Name:                dingo-widgets-Version:             0.0.3+Version:             0.0.3.1 Synopsis:            Dingo Widgets Description:         This package contains a set of widgets for the Dingo Rich Internet Application platform. License:             MIT@@ -20,7 +20,7 @@                , bytestring >= 0.9.0.1                , blaze-html >= 0.4.1.6 && < 0.5                , containers >= 0.4-               , dingo-core >= 0.0.3 && < 0.1+               , dingo-core >= 0.0.3.1 && < 0.1                , file-embed >= 0.0.4 && < 0.1                , fclabels == 1.0.*                , shakespeare-js >= 0.10 && < 0.11