Merge pull request #1284 from NicolasT/reedsolomon

Revert "Disable reedsolomon per #1279"
This commit is contained in:
Dan Burton 2016-03-18 00:33:42 -07:00
commit 08d6e03146

View File

@ -2012,9 +2012,8 @@ packages:
"Lennart Kolmodin <kolmodin@gmail.com> @kolmodin":
- binary-bits
# https://github.com/fpco/stackage/issues/1279
# "Nicolas Trangez ikke@nicolast.be @NicolasT":
# - reedsolomon
"Nicolas Trangez ikke@nicolast.be @NicolasT":
- reedsolomon
# If you stop maintaining a package you can move it here.
# It will then be disabled if it starts causing problems.
@ -2142,6 +2141,9 @@ package-flags:
fay:
test: true
reedsolomon:
llvm: false
# end of package-flags