diff --git a/TODO.md b/TODO.md index cdca3d2..d47f586 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,17 @@ +## Bugs + +racket-lib's dependencies aren't strings, and so lead to wrong URLs on its detail page + +get-bonus's conflicts path isn't a string, and so leads to a wrong URL +on its detail page. See http://pkg-build.racket-lang.org/ - this kind +of indirect report means that one of the dependencies of the package +has a conflict. + +The conflicts list in the toplevel and the conflicts-log in the build +struct are subtly different. Is the site rendering them appropriately? + +## TODOs + Documentation/help text on the edit package page? Move `generic-input` and friends into bootstrap.rkt