Merge pull request #3395 from Bodigrim/patch-7

Re-enable arithmoi for GHC 8.4
This commit is contained in:
Dan Burton 2018-03-16 18:58:30 -07:00 committed by GitHub
commit 2aad40d851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3422,7 +3422,6 @@ packages:
- pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- pthread < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- yi-rope < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- arithmoi < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- streaming-bytestring < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- HStringTemplate < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- csv-conduit < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build