Remove purspgpp

This commit is contained in:
rightfold
2017-06-03 14:06:09 +02:00
parent 4fd8c42515
commit dc4cdda722
3 changed files with 5 additions and 119 deletions

View File

@@ -3,3 +3,8 @@
purescript-postgresql-client is a PostgreSQL client library for PureScript.
To use this library, you need to add `pg` as an npm dependency.
The purspgpp preprocessor has been replaced by [sqltopurs], which is a code
generator instead of a preprocessor, and easier to use.
[sqltopurs]: https://github.com/rightfold/sqltopurs