Merge pull request #3694 from jeffreyrosenbluth/patch-5

remove constraints from palette
This commit is contained in:
Michael Snoyman 2018-06-01 14:27:34 -06:00 committed by GitHub
commit 95669d60cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1268,7 +1268,7 @@ packages:
- bcrypt
"Jeffrey Rosenbluth <jeffrey.rosenbluth@gmail.com> @jeffreyrosenbluth":
- palette < 0 # GHC 8.4 via base-4.11.0.0
- palette
# - diagrams-canvas # lens 4.16
- svg-builder