Changes to work with optparse-applicative 0.13.0.0
This commit is contained in:
@@ -201,7 +201,7 @@ Library
|
||||
, extra < 1.6 && >= 1.4
|
||||
, pipes < 4.4 && >= 4.1
|
||||
, safe < 0.4 && >= 0.3.9
|
||||
, optparse-applicative <0.13.0 && >=0.11.0
|
||||
, optparse-applicative <0.14.0 && >=0.13.0
|
||||
, template-haskell
|
||||
if impl(ghc < 7.8)
|
||||
Build-Depends: convertible < 1.2 && >= 1.1.0.0
|
||||
@@ -228,7 +228,7 @@ Executable ghc-mod
|
||||
, ghc < 8.2 && >= 7.6
|
||||
, monad-control < 1.1 && >= 1
|
||||
, fclabels == 2.0.*
|
||||
, optparse-applicative >=0.11.0 && <0.13.0
|
||||
, optparse-applicative >=0.13.0 && <0.14.0
|
||||
, ghc-mod
|
||||
|
||||
Executable ghc-modi
|
||||
|
||||
Reference in New Issue
Block a user