Skip to content

Commit f3d8e74

Browse files
Ericson2314mixphix
andauthored
Add link
Thanks! Co-authored-by: Melanie Phoenix Brown <[email protected]>
1 parent 4123e23 commit f3d8e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/accepted/051-ghc-base-libraries.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Some observations about this structure:
145145
Over time, the GHC developers may make CLC proposals to remove types and functions that are currently in the ``base`` API, but are in truth part of GHC's implementation, and were originally exposed by historical accident.
146146
But these are *future* proposals.
147147

148-
To make the transition suggested in these future proposals easier to manage, we have in progress a "deprecated exports" mechanism that will ease such transitions.
148+
To make the transition suggested in these future proposals easier to manage, we have in progress a ["deprecated exports"](https://github.com/ghc-proposals/ghc-proposals/pull/595) mechanism that will ease such transitions.
149149
For a transitional period, ``base`` can continue to export the function, but with a deprecation warning saying something like:
150150

151151
This is going to disappear from base.

0 commit comments

Comments
 (0)