We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f144bf commit 658327cCopy full SHA for 658327c
README.md
@@ -32,7 +32,7 @@ This prints a path that contains the fully linked static executable in the `bin`
32
This example is so that you get the general idea.
33
In practice, you probably want to use the approach in the "Building arbitrary packages" section below.
34
35
-### Binary caches for faster building (optional)
+## Binary caches for faster building (optional)
36
37
Install [cachix](https://cachix.org) and run `cachix use static-haskell-nix` before your `nix-build`.
38
0 commit comments