Show how to build just Oromlu itself in the readme

Not everyone wants to build all the tests and some people find it annoying
that nix creates dozen of ‘result-’ symlinks after it.
This commit is contained in:
mrkkrp 2019-09-11 09:35:05 +02:00
parent 7268eb1e98
commit 5928af6360
No known key found for this signature in database
GPG Key ID: 8564658B2889FF7C

View File

@ -33,7 +33,7 @@ the following goals in mind:
The easiest way to build the project is with Nix:
```console
$ nix-build
$ nix-build -A ormolu
```
Or with `cabal-install` from the Nix shell: