Skip to content

Conversation

@23Skidoo
Copy link
Member

Tested by running cabal new-build all --constraint='network >= 3' --constraint='Cabal >= 2.4'.

@23Skidoo 23Skidoo mentioned this pull request Mar 19, 2019
4 tasks
@23Skidoo 23Skidoo force-pushed the bump-deps branch 2 times, most recently from 9a063f4 to af3c20f Compare March 20, 2019 13:00
@23Skidoo 23Skidoo requested a review from hvr March 20, 2019 13:07
Tested by running `cabal new-build all --constraint='network >= 3' --constraint='Cabal >= 2.4'`.
Required for compiling against GHC HEAD.
Replace a hand-written .travis.yml with a haskell-ci generated one. Also add a GHC 8.6 configuration and bump the GHC version in the 8.4 one. Also fix various small issues with the .cabal files to make 'cabal check' pass.
@23Skidoo
Copy link
Member Author

@hvr Can you please also bump the hackage-security's dependency on network on Hackage?

@23Skidoo 23Skidoo changed the title Bump dependencies on Cabal, network, and tasty. Bump dependencies on Cabal, network, time, and tasty. Mar 20, 2019
@23Skidoo
Copy link
Member Author

Ugh, now it fails due to installed constraints.

@23Skidoo
Copy link
Member Author

Looks like a newer GHC HEAD snapshot is needed to properly validate the time bump.

@23Skidoo
Copy link
Member Author

I've replaced the GHC HEAD allow_failures configuration with 8.8.1, and it actually passed, so I consider this PR fully validated now.

@23Skidoo 23Skidoo merged commit 548b109 into haskell:master Apr 11, 2019
@23Skidoo 23Skidoo deleted the bump-deps branch April 11, 2019 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant