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 8f36f27 commit 15ee0c9Copy full SHA for 15ee0c9
docs/haskell-use-cases.rst
@@ -1228,7 +1228,7 @@ configuration can be avoided by telling Nix to fetch it from the
1228
`haskell.nix binary cache`_.
1229
1230
.. _arm example: https://github.com/tweag/rules_haskell/blob/master/examples/arm/arm-cross.nix
1231
-.. _haskell.nix binary cache: https://input-output-hk.github.io/haskell.nix/tutorials/getting-started/#setting-up-the-binary-cache
+.. _haskell.nix binary cache: https://input-output-hk.github.io/haskell.nix/tutorials/getting-started.html#setting-up-the-binary-cache
1232
1233
To tell ``rules_haskell`` about the cross-compiler, we can register it
1234
in the `WORKSPACE file <https://github.com/tweag/rules_haskell/blob/master/examples/arm/WORKSPACE>`_. ::
0 commit comments