Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Disable reedsolomon per #1279" #1284

Merged
merged 1 commit into from
Mar 18, 2016

Conversation

NicolasT
Copy link
Contributor

Re-enable the reedsolomon package, but disable the llvm Cabal flag:
the Stackage build servers run a version of LLVM that's incompatible
with the GHC version being used, causing the build to fail when the
llvm flag (which passes -fllvm to GHC) is enabled.

This reverts commit 10a218a.

Conflicts:
build-constraints.yaml

Fixes: #1279
See: #1279

Re-enable the `reedsolomon` package, but disable the `llvm` Cabal flag:
the Stackage build servers run a version of LLVM that's incompatible
with the GHC version being used, causing the build to fail when the
`llvm` flag (which passes `-fllvm` to GHC) is enabled.

This reverts commit 10a218a.

Conflicts:
	build-constraints.yaml

Fixes: commercialhaskell#1279
See: commercialhaskell#1279
DanBurton added a commit that referenced this pull request Mar 18, 2016
Revert "Disable reedsolomon per #1279"
@DanBurton DanBurton merged commit 08d6e03 into commercialhaskell:master Mar 18, 2016
@DanBurton
Copy link
Contributor

👍 will try with the next nightly

@NicolasT NicolasT deleted the reedsolomon branch March 18, 2016 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants