From 79a3f9ce5e8d593d2d3f34b3326799eb70be3968 Mon Sep 17 00:00:00 2001 From: Jared Tobin Date: Fri, 9 Oct 2015 18:45:55 +1300 Subject: [PATCH 1/2] Add several packages. * mwc-probability * mcmc-types * mighty-metropolis * speedy-slice * hasty-hamiltonian --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 997cff95..75a12280 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1497,6 +1497,13 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data + "Jared Tobin @jtobin": + - mwc-probability + - mcmc-types + - mighty-metropolis + - speedy-slice + - hasty-hamiltonian + "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 - zlib < 0.6 From 0f3a5981d784b2a0ca827be13b3759ad21ed6dd5 Mon Sep 17 00:00:00 2001 From: Jared Tobin Date: Sat, 10 Oct 2015 10:37:05 +1300 Subject: [PATCH 2/2] Add the 'declarative' package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75a12280..3db1385a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1503,6 +1503,7 @@ packages: - mighty-metropolis - speedy-slice - hasty-hamiltonian + - declarative "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537