Skip to content
Snippets Groups Projects
Commit 6595b065 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

drop the base constraint from the cabal test target

Presumably we still have some lower bound but I don't know what it is and if
it's below 8.6.5 ... it doesn't matter to anyone that _I_ know of.
parent a9d7dbe4
Branches
Tags
1 merge request!12drop the base constraint from the cabal test target
Pipeline #4702 passed
......@@ -135,7 +135,7 @@ test-suite tahoe-ssk-test
build-depends:
, asn1-encoding
, asn1-types
, base ^>=4.14.3.0
, base
, base32
, binary
, bytestring
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment