Skip to content

Commit 427c24b

Browse files
sheafMikolaj
authored andcommitted
Docs: update link to SetupHooks RFC
The proposal has been accepted, but its final location is in the 'rfc' subdirectory instead of the 'proposals' subdirectory. This simply updates the link in the Cabal documentation.
1 parent 29cdb03 commit 427c24b

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)