haskell-doctest: update overrides for ghc-8.4.x
This commit is contained in:
parent
2932385b3c
commit
79c2be32ad
@ -70,7 +70,7 @@ self: super: {
|
|||||||
|
|
||||||
## Needs bump to a versioned attribute
|
## Needs bump to a versioned attribute
|
||||||
## Issue: https://github.com/sol/doctest/issues/189
|
## Issue: https://github.com/sol/doctest/issues/189
|
||||||
doctest = overrideCabal super.doctest_0_14_1 (drv: {
|
doctest = overrideCabal super.doctest_0_15_0 (drv: {
|
||||||
## Setup: Encountered missing dependencies:
|
## Setup: Encountered missing dependencies:
|
||||||
## ghc >=7.0 && <8.4
|
## ghc >=7.0 && <8.4
|
||||||
##
|
##
|
||||||
|
Loading…
Reference in New Issue
Block a user