Skip to content

Commit 3ed70c4

Browse files
committed
rfc, associated-default-groups: fix broken link.
1 parent a1a0ded commit 3ed70c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/0000-assoc-default-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -636,8 +636,8 @@ This is consistent with the approach this RFC proposes.
636636

637637
To our knowledge, Haskell does not have any means such as `default { .. }`
638638
to change this behaviour. Presumably, this is the case because Haskell
639-
preserves parametricity thus lacking specialization,
640-
wherefore `default { .. }`, as suggested in the [future possibilities],
639+
preserves parametricity thus lacking specialization, wherefore `default { .. }`,
640+
as suggested in the [future possibilities][future-possibilities],
641641
might not carry its weight.
642642

643643
## Idris

0 commit comments

Comments
 (0)