Skip to content

Commit 15ee0c9

Browse files
committed
Fix link to haskell.nix binary cache instructions
1 parent 8f36f27 commit 15ee0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/haskell-use-cases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@ configuration can be avoided by telling Nix to fetch it from the
12281228
`haskell.nix binary cache`_.
12291229

12301230
.. _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
1231+
.. _haskell.nix binary cache: https://input-output-hk.github.io/haskell.nix/tutorials/getting-started.html#setting-up-the-binary-cache
12321232

12331233
To tell ``rules_haskell`` about the cross-compiler, we can register it
12341234
in the `WORKSPACE file <https://github.com/tweag/rules_haskell/blob/master/examples/arm/WORKSPACE>`_. ::

0 commit comments

Comments
 (0)