Raise minimum cabal-helper version
This commit is contained in:
parent
fbb07a213a
commit
54ac5e6594
@ -156,7 +156,7 @@ Library
|
||||
, text < 1.3 && >= 1.2.1.3
|
||||
, transformers-base < 0.5 && >= 0.4.4
|
||||
|
||||
, cabal-helper < 0.9 && >= 0.8.0.0
|
||||
, cabal-helper < 0.9 && >= 0.8.0.2
|
||||
, ghc < 8.4 && >= 7.8
|
||||
, ghc-mod-core
|
||||
|
||||
@ -287,7 +287,7 @@ Test-Suite spec
|
||||
Build-Depends: ghc-boot
|
||||
|
||||
Build-Depends:
|
||||
cabal-helper < 0.9 && >= 0.8.0.0
|
||||
cabal-helper < 0.9 && >= 0.8.0.2
|
||||
, ghc < 8.4 && >= 7.8
|
||||
, ghc-mod
|
||||
, ghc-mod-core
|
||||
|
Loading…
Reference in New Issue
Block a user