From 86080fae537c4fae4e980e1997960641477e1fc6 Mon Sep 17 00:00:00 2001 From: Eitan Chatav Date: Thu, 1 Oct 2020 11:01:19 -0700 Subject: [PATCH] Re-enable squeal-postgresql Checklist: - [ ] Meaningful commit message, eg `add my-cool-package` (please not mention `build-constraints.yml`) - [ ] At least 30 minutes have passed since uploading to Hackage - [ ] On your own machine, you have successfully run the following command (replace `$package` with the name of the package that is submitted, and `$version` with the version of the package you want to get into Stackage): ./verify-package $package # or $package-$version The script runs virtually the following commands in a clean directory: stack unpack $package-$version # $version is optional cd $package-$version rm -f stack.yaml && stack init --resolver nightly stack build --resolver nightly --haddock --test --bench --no-run-benchmarks --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06a656be..d0349476 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3739,7 +3739,7 @@ packages: "Eitan Chatav @echatav": - free-categories - - squeal-postgresql < 0 + - squeal-postgresql "Sam Quinn @Lazersmoke": - ghost-buster