From 147ccf4c2d029ccc9eca52773de12ff37250ac88 Mon Sep 17 00:00:00 2001 From: Nicolas Trangez Date: Thu, 22 Sep 2016 22:48:40 +0200 Subject: [PATCH] Re-enable `reedsolomon` `reedsolomon-0.0.4.1`, now available from Hackage, supports GHC 8 and Stackage LTS 7. See: cb54d78615c0e154913007e9437ff30de6e13661 See: https://github.com/fpco/stackage/issues/1907 See: https://github.com/NicolasT/reedsolomon/releases/tag/reedsolomon-0.0.4.1 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c375708..8176a109 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2222,8 +2222,8 @@ packages: "Lennart Kolmodin @kolmodin": - binary-bits - # "Nicolas Trangez @NicolasT": - # GHC 8 - reedsolomon + "Nicolas Trangez @NicolasT": + - reedsolomon "Alp Mestanogullari @alpmestan": - taggy