dingo-widgets 0.0.3.1 → 0.0.3.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep +aesondep −aeson-nativedep ~dingo-corePVP ok
version bump matches the API change (PVP)
Dependencies added: aeson
Dependencies removed: aeson-native
Dependency ranges changed: dingo-core
API changes (from Hackage documentation)
Files
- dingo-widgets.cabal +3/−3
dingo-widgets.cabal view
@@ -1,5 +1,5 @@ Name: dingo-widgets-Version: 0.0.3.1+Version: 0.0.3.4 Synopsis: Dingo Widgets Description: This package contains a set of widgets for the Dingo Rich Internet Application platform. License: MIT@@ -16,11 +16,11 @@ Library Build-Depends: base == 4.*- , aeson-native == 0.3.*+ , aeson >= 0.3.2.12 && <0.4 , bytestring >= 0.9.0.1 , blaze-html >= 0.4.1.6 && < 0.5 , containers >= 0.4- , dingo-core >= 0.0.3.1 && < 0.1+ , dingo-core >= 0.0.3.4 && < 0.1 , file-embed >= 0.0.4 && < 0.1 , fclabels == 1.0.* , shakespeare-js >= 0.10 && < 0.11