diff options
author | Ryan Scott <ryan.gl.scott@gmail.com> | 2018-11-29 18:46:16 -0500 |
---|---|---|
committer | Ryan Scott <ryan.gl.scott@gmail.com> | 2018-11-29 18:46:22 -0500 |
commit | 8bffd58009baba940497736bd935d924c50dc505 (patch) | |
tree | 1ba5ecaf5c96aad2d6296c30e71f65a8318ad16d /utils | |
parent | dcf1f9268f6b338997f2c03891d7bc57da2ee78a (diff) | |
download | haskell-8bffd58009baba940497736bd935d924c50dc505.tar.gz |
Allow containers-0.6, QuickCheck-2.12 in Hadrian
Summary:
Currently, Hadrian has restrictive upper bounds on
`containers` and `QuickCheck` that prevents it from building with
the latest versions of each respective library (0.6.0.1 and
2.12.6.1). There doesn't appear to be any good reason to do so,
since Hadrian builds fine with them, so let's bump the upper version
bounds accordingly.
Test Plan: ./build/hadrian.sh
Reviewers: bgamari, alpmestan, snowleopard
Reviewed By: snowleopard
Subscribers: rwbarton, carter
Differential Revision: https://phabricator.haskell.org/D5389
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions