iridium.yaml: Enable testing with stackage
parent
2982d12339
commit
3b0bd3dfeb
|
@ -57,9 +57,9 @@ checks:
|
||||||
upper-bounds-exist:
|
upper-bounds-exist:
|
||||||
enabled: False
|
enabled: False
|
||||||
upper-bounds-stackage:
|
upper-bounds-stackage:
|
||||||
enabled: False
|
enabled: True
|
||||||
enabled-help: "for existing upper bounds"
|
enabled-help: "for existing upper bounds"
|
||||||
use-nightly: False
|
use-nightly: True
|
||||||
upper-bounds-stackage-help: |
|
upper-bounds-stackage-help: |
|
||||||
if you are completely unlucky, this might _overwrite_
|
if you are completely unlucky, this might _overwrite_
|
||||||
an existing cabal.config. if you press ctrl-c in exactly
|
an existing cabal.config. if you press ctrl-c in exactly
|
||||||
|
|
Loading…
Reference in New Issue