purescript / registry-dev

Development work related to the PureScript Registry
https://github.com/purescript/registry
97 stars 80 forks source link

Add git url parser to Location #559

Closed thomashoneyman closed 1 year ago

thomashoneyman commented 1 year ago

As per the SPEC discussion here: https://github.com/purescript/registry-dev/pull/533#discussion_r1025962326

...this adds a parser that will reject Git urls if they don't follow the accepted format.