packages feed

rasa 0.1.8 → 0.1.9

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~rasaPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: rasa

API changes (from Hackage documentation)

Files

rasa.cabal view
@@ -1,8 +1,8 @@ name: rasa-version: 0.1.8+version: 0.1.9 cabal-version: >=1.10 build-type: Simple-license: GPL-3.0+license: GPL-3 license-file: LICENSE copyright: 2016 Chris Penner maintainer: christopher.penner@gmail.com@@ -94,7 +94,7 @@     main-is: Spec.hs     build-depends:         base >=4.9.0.0 && <4.10,-        rasa >=0.1.8 && <0.2,+        rasa >=0.1.9 && <0.2,         hspec >=2.2.4 && <2.3,         lens ==4.14.*,         yi-rope >=0.7.0.2 && <0.8,