Merge pull request #3895 from mstksg/patch-24

Add back in vector-sized and personally managed reverse deps
This commit is contained in:
Alexey Zabelin 2018-08-09 10:57:28 -04:00 committed by GitHub
commit 6c81e8832f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1834,16 +1834,16 @@ packages:
- auto
- backprop
- configurator-export
- hamilton < 0 # via vector-sized
- hmatrix-backprop < 0 # via vector-sized
- hmatrix-vector-sized < 0 # via vector-sized
- hamilton
- hmatrix-backprop
- hmatrix-vector-sized
- one-liner-instances < 0 # via one-liner
- prompt
- tagged-binary
# - type-combinators-singletons # GHC 8.4 via type-combinators
- typelits-witnesses
- uncertain
- vector-sized < 0 # via distributive-0.6
- vector-sized
"Ian Duncan <ian@iankduncan.com> @iand675":
- feature-flags