[#143] Allow optparse-applicative-0.16.0.0

This commit is contained in:
Sebastián Estrella 2020-08-13 21:29:47 -05:00
parent 100174f768
commit ca8e78190b
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 0.4.1.2
### Changed
* Allow optparse-applicative-0.16.0.0
## 0.4.1.1
### Changed
* Allow `ansi-terminal` 0.11

View File

@ -1,5 +1,5 @@
name: hapistrano
version: 0.4.1.1
version: 0.4.1.2
synopsis: A deployment library for Haskell applications
description:
.
@ -83,7 +83,7 @@ executable hap
, formatting >= 6.2 && < 7.0
, gitrev >= 1.2 && < 1.4
, hapistrano
, optparse-applicative >= 0.11 && < 0.16
, optparse-applicative >= 0.11 && < 0.17
, path >= 0.5 && < 0.8
, path-io >= 1.2 && < 1.7
, stm >= 2.4 && < 2.6