glazier-react 0.3.0.1 → 0.3.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~disposablePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: disposable
API changes (from Hackage documentation)
Files
- glazier-react.cabal +2/−2
glazier-react.cabal view
@@ -1,5 +1,5 @@ name: glazier-react-version: 0.3.0.1+version: 0.3.0.2 synopsis: ReactJS binding using Glazier and Pipes.Fluid description: ReactJS binding using Glazier and Pipes.Fluid, which is more functional and composable than Elm/Flux.@@ -32,7 +32,7 @@ build-depends: base >= 4.7 && < 5 , containers >= 0.5 && < 0.6 , deepseq >= 1.4 && < 1.5- , disposable >= 0.2 && < 1+ , disposable >= 0.2.0.2 && < 1 , dlist >= 0.8 && < 0.9 , free >= 4.12 && < 5 , glazier >= 0.10 && < 1