support optparse applicative 0.15

This commit is contained in:
Jean Karlo Obando 2019-07-10 09:44:57 -05:00
parent a47c57048d
commit c80fda133b
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 0.3.9.3
### Changed
* Support for optparse-applicative-0.15
## 0.3.9.2
### Changed
* Update Docker base image from alpine:3.7 to alpine:3.9

View File

@ -1,5 +1,5 @@
name: hapistrano
version: 0.3.9.2
version: 0.3.9.3
synopsis: A deployment library for Haskell applications
description:
.
@ -79,7 +79,7 @@ executable hap
, formatting >= 6.2 && < 7.0
, gitrev >= 1.2 && < 1.4
, hapistrano
, optparse-applicative >= 0.11 && < 0.15
, optparse-applicative >= 0.11 && < 0.16
, path >= 0.5 && < 0.7
, path-io >= 1.2 && < 1.5
, stm >= 2.4 && < 2.6