If you write: ``` extern mod foo = "https://github.com/catamorphism/test-pkg"; ``` the error message isn't currently useful. It should suggest removing the https:// prefix. (Alternately, this could just be accepted.)