racket/racket
Matthew Flatt 3201f1330a raco pkg install: make --force override scope-conflict errors
It's possible that an installation will have a package X already and
a user wants to install a different X. To make it all work out,
the user may have to also install a new Y for every installation-scoped
Y that refers to X --- maybe not easy, but at least possible as
a last resort.
2013-08-20 20:53:58 -06:00
..
collects raco pkg install: make --force override scope-conflict errors 2013-08-20 20:53:58 -06:00
src fix `hash-clear!' on impersonated hash tables 2013-08-20 05:52:47 -06:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00