Closed ivg closed 2 years ago
This is a minor bug fix, that enables proper reading of unqualified system names in Primus, so that Primus.System.Repository.get ~package:"bap" "foo:xxxx gets foo:xxx not bap:foo\:xxx.
Primus.System.Repository.get ~package:"bap" "foo:xxxx
foo:xxx
bap:foo\:xxx
This is a minor bug fix, that enables proper reading of unqualified system names in Primus, so that
Primus.System.Repository.get ~package:"bap" "foo:xxxx
getsfoo:xxx
notbap:foo\:xxx
.