apiary-helics 1.2.1 → 1.3.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~apiary
Dependency ranges changed: apiary
Files
- apiary-helics.cabal +3/−3
apiary-helics.cabal view
@@ -1,5 +1,5 @@ name: apiary-helics-version: 1.2.1+version: 1.3.0 synopsis: helics support for apiary web framework. description: helics support for apiary web framework. license: MIT@@ -8,7 +8,7 @@ maintainer: HirotomoMoriwaki<philopon.dependence@gmail.com> Homepage: https://github.com/philopon/apiary Bug-reports: https://github.com/philopon/apiary/issues-copyright: (c) 2014 Hirotomo Moriwaki+copyright: (c) 2014-2015 Hirotomo Moriwaki category: Web build-type: Simple stability: experimental@@ -19,7 +19,7 @@ exposed-modules: Web.Apiary.Helics other-modules: build-depends: base >=4.6 && <4.8- , apiary >=1.1 && <1.3+ , apiary >=1.1 && <1.4 , helics >=0.5 && <0.6 , helics-wai >=0.5 && <0.6 , vault >=0.3 && <0.4