From 5b1967be0db38f0fd636365af22bf6c8cf12e461 Mon Sep 17 00:00:00 2001 From: Aditya Manthramurthy Date: Sat, 11 Feb 2017 15:20:28 +0530 Subject: [PATCH] Add minio-hs package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 287520b2..25443162 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2769,6 +2769,9 @@ packages: - sdl2-mixer - sdl2-gfx + "Aditya Manthramurthy @donatello": + - minio-hs + # 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