slamdata / purescript-sql-squared

purescript Sql^2 ast, pretty printer etc
11 stars 6 forks source link

fix pursuit url #32

Closed safareli closed 6 years ago

safareli commented 6 years ago

This is pursuit url https://pursuit.purescript.org/packages/purescript-sqlsquare This is installation instruction in readme bower install purescript-sqlsquare

$ bower i --save purescript-sqlsquare
bower ENOTFOUND     Package purescript-sqlsquare not found
$ bower i --save purescript-sql-squared
bower cached        https://github.com/slamdata/purescript-sql-squared.git#0.8.2
bower validate      0.8.2 against https://github.com/slamdata/purescript-sql-squared.git#*
bower install       purescript-sqlsquare#0.8.2
....

We should fix pursuit url + update readme or fix url of this repo.

safareli commented 6 years ago

also name in bower.json is purescript-sqlsquare

safareli commented 6 years ago

/cc @garyb

garyb commented 6 years ago

The repo used to be called purescript-sqlsquare, so we should update all the other stuff

safareli commented 6 years ago

reopening as pursuit link is not working (bower install works fine)

safareli commented 6 years ago

https://pursuit.purescript.org/packages/purescript-sql-squared is working