Skip to content

Commit

Permalink
Fix link to hacking guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Nov 13, 2023
1 parent 2dadd9d commit c13610a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion futhark.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: Futhark is a small programming language designed to be compiled
.
For introductionary information about hacking on the
Futhark compiler, see
<https://futhark.readthedocs.io/en/latest/hacking.html the hacking guide>.
<https://github.com/diku-dk/futhark/blob/master/HACKING.md the hacking guide>.
Regarding the internal design of the compiler, the following modules make
good starting points:
.
Expand Down

0 comments on commit c13610a

Please sign in to comment.