Re-enable hgeometry and hgeometry-combinatorial

This commit is contained in:
David Himmelstrup 2021-03-10 11:48:37 +08:00 committed by GitHub
parent 97b2551914
commit c2c43b63fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4283,8 +4283,8 @@ packages:
- earcut
- vector-circular
# required by reanimate as of 0.4.2.0
- hgeometry < 0 # via vector-0.12.2.0 https://github.com/commercialhaskell/stackage/issues/5886
- hgeometry-combinatorial < 0 # via vector-0.12.2.0 https://github.com/commercialhaskell/stackage/issues/5886
- hgeometry # via vector-0.12.2.0 https://github.com/commercialhaskell/stackage/issues/5886
- hgeometry-combinatorial # via vector-0.12.2.0 https://github.com/commercialhaskell/stackage/issues/5886
- approximate-equality # required by hgeometry-combinatorial
- type-level-natural-number # required by approximate-equality