From e8c99c5e13ecef7e661d57edf9c5da4fdaec6c51 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Thu, 1 Sep 2016 15:45:54 -0700 Subject: [PATCH] Repa family Between LTS-6 and the latest nightlies, `repa` was removed. The maintainer of the repa-* packages doesn't use stackage, but has given me permission to add them back. They build successfully with `nightly-2016-09-01`. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34622269..a490daa2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -603,6 +603,9 @@ packages: - versions - vectortiles - pipes-random + - repa + - repa-io + - repa-algorithms # GHC 8 - kanji "Ketil Malde @ketil-malde":