Skip to content

Commit 4123e23

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

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
@@ -143,7 +143,7 @@ Some observations about this structure:
143143
The impact on clients should therefore be zero.
144144

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.
146-
But these are *future*\ proposals.
146+
But these are *future* proposals.
147147

148148
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.
149149
For a transitional period, ``base`` can continue to export the function, but with a deprecation warning saying something like:

0 commit comments

Comments
 (0)