From ad6111b7e39b692a6b3d6c6997c1f87db430e6e0 Mon Sep 17 00:00:00 2001 From: Tim McGilchrist Date: Fri, 1 Dec 2017 10:11:08 +1100 Subject: [PATCH] Add riak and airship --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b05f61e5..0cbb4e41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,6 +2958,10 @@ packages: "Alexander Vershilov @qnikst": - stm-conduit + "Tim McGilchrist @tmcgilchrist": + - riak + - airship + # 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 @@ -2979,7 +2983,6 @@ packages: # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. "Unmaintained packages with compilation failures": - - riak-protobuf < 0 - stackage-types < 0 # If you want to make sure a package is removed from stackage, @@ -3501,7 +3504,6 @@ expected-test-failures: - redis-io - rethinkdb - rethinkdb-client-driver - - riak - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages