From f753ea90226ef0d389eaa24bc40e9b9bebed7d74 Mon Sep 17 00:00:00 2001 From: Phil Ruffwind Date: Sat, 26 Aug 2017 02:27:31 -0400 Subject: [PATCH] Add blas-hs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff87d8e2..4d6fd334 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3287,6 +3287,9 @@ packages: - docker-build-cacher # - mysql-haskell-nem : blocked on mysql-haskell + "Phil Ruffwind @Rufflewind": + - blas-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