From 9100f29b7bd56b2c64995e925d097c61cd236ef0 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Sat, 27 Jan 2018 10:46:48 +0200 Subject: [PATCH 1/3] add bhoogle --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8e7f4ce..74865bdf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3151,6 +3151,10 @@ packages: "Tim Humphries @thumphries": - transformers-either + + "Andre Van Der Merwe @andrevdm": + - bhoogle + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 97b5e766d7ca309174e8c8fab7f4d32c4e395ee8 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Sat, 27 Jan 2018 14:08:28 +0200 Subject: [PATCH 2/3] Update build-constraints.yaml --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74865bdf..c1dc7a4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,7 +3154,6 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle - # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 309a95c6ab45300f07e6988d4da9d1b7e2d5c6f7 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Sat, 27 Jan 2018 14:09:38 +0200 Subject: [PATCH 3/3] Add bhoogle fixing commit message --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1dc7a4e..790741c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,7 +3154,7 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle - + # 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