mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Merge pull request #1284 from NicolasT/reedsolomon
Revert "Disable reedsolomon per #1279"
This commit is contained in:
commit
08d6e03146
@ -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
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user