Skip to content

Commit 6ab9197

Browse files
committed
Remove trailing whitespace
1 parent beecddf commit 6ab9197

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
@@ -94,7 +94,7 @@ We propose to divide ``base`` into three packages:
9494
Example: new type families and type constructors for tuples, `GHC Proposal #475 <https://github.com/ghc-proposals/ghc-proposals/pull/475>`__.
9595

9696
Another example: future APIs to access RTS statistics, which are fairly stable and user-exposed, but which are (by design) coupled closely to GHC's runtime and hence may change.
97-
97+
9898
As its name suggests, the API of ``ghc-experimental`` is curated by the GHC team, although the CLC is willing to offer (non-binding) opinions, if consulted.
9999

100100
All three packages conform rigorously to the PVP.

0 commit comments

Comments
 (0)