Add missing changes/fixes/features for v10

This commit is contained in:
Laurence Isla
2022-08-23 21:59:48 -05:00
committed by GitHub
parent eb100cc746
commit a0c463b998
8 changed files with 676 additions and 302 deletions
+1 -1
View File
@@ -228,7 +228,7 @@ When a pre-built binary does not exist for your system you can build the project
You can build PostgREST from source with `Stack <https://github.com/commercialhaskell/stack>`_. It will install any necessary Haskell dependencies on your system.
* `Install Stack <https://docs.haskellstack.org/en/stable/README/#how-to-install>`_ for your platform
* `Install Stack <https://docs.haskellstack.org/en/stable/README/#how-to-install-stack>`_ for your platform
* Install Library Dependencies
===================== =======================================