Skip to content

Commit 47e7295

Browse files
authored
Merge pull request #9989 from sheaf/hooks-rfc-link
Docs: update link to SetupHooks RFC
2 parents 29cdb03 + 427c24b commit 47e7295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/cabal-package-description-file.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2813,7 +2813,7 @@ while a basic ``SetupHooks.hs`` file might look like the following:
28132813
28142814
Refer to the `Hackage documentation for the Distribution.Simple.SetupHooks module <https://hackage.haskell.org/package/Cabal-hooks/docs/Distribution-Simple-SetupHooks.html>`__
28152815
for an overview of the ``Hooks`` API. Further motivation and a technical overview
2816-
of the design is available in `Haskell Tech Proposal #60 <https://github.com/haskellfoundation/tech-proposals/blob/main/proposals/accepted/060-replacing-cabal-custom-build.md>`__ .
2816+
of the design is available in `Haskell Tech Proposal #60 <https://github.com/haskellfoundation/tech-proposals/blob/main/rfc/060-replacing-cabal-custom-build.md>`__ .
28172817

28182818
.. _custom-setup:
28192819

0 commit comments

Comments
 (0)