Declaring the dependencies explicitly is good in a lot of cases, but I guess there are cases where it is unnecessary.
If you do decide to create the uber package you can create the info.rkt, `raco pkg install` the package and then use `raco setup --fix-pkg-deps --unused-pkg-deps <collection-name>` to let setup create the list of package dependencies. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/8dc1fae7-5f7e-480d-81bf-4aee9ef69d14o%40googlegroups.com.