From f717bc3e6053bee015c1e64e141fe179b6eadf5f Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Thu, 24 Aug 2017 12:41:03 +0200 Subject: [PATCH] Add wrecker, docker-build-cacher and mysql-haskell-nem --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..6f6fdbe9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,6 +3256,11 @@ packages: "Daniel Campoverde @alx741": - currencies + "José Lorenzo Rodríguez @lorenzo": + - wrecker + - docker-build-cacher + - mysql-haskell-nem + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056