diff --git a/stack-7.10.yaml b/stack-7.10.yaml index 9350196..cac2829 100644 --- a/stack-7.10.yaml +++ b/stack-7.10.yaml @@ -15,4 +15,5 @@ extra-deps: - uri-bytestring-0.1.9 - temporary-resourcet-0.1.0.0 - transformers-compat-0.5.1.4 + resolver: lts-6.12 diff --git a/stack-8.0.yaml b/stack-8.0.yaml index 33299b8..c46c50c 100644 --- a/stack-8.0.yaml +++ b/stack-8.0.yaml @@ -7,5 +7,6 @@ packages: - './examples' extra-deps: - quickcheck-properties-0.1 + - quickcheck-arbitrary-template-0.2.0.0 resolver: lts-8.14 diff --git a/stack-8.2.yaml b/stack-8.2.yaml index 564c7a9..748d149 100644 --- a/stack-8.2.yaml +++ b/stack-8.2.yaml @@ -5,12 +5,9 @@ flags: packages: - '.' - './examples' - - location: - git: git@github.com:bitemyapp/quickcheck-arbitrary-template.git - commit: 900e4f65769c93602cc6713182e4bd03681bf2b6 - extra-dep: true extra-deps: - http-types-0.12 + - quickcheck-arbitrary-template-0.2.0.0 resolver: lts-10.0