Skip to content

Commit d03211e

Browse files
committed
Improve dash
1 parent 66c8f93 commit d03211e

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
@@ -84,7 +84,7 @@ Proposal
8484
We propose to divide ``base`` into three packages:
8585

8686
- ``ghc-internals``: exposes aspects of GHC's internals that may be of interest to "hard-core" developers interested in maximum performance (see `Nikita's blog post <https://nikita-volkov.github.io/internal-convention-is-a-mistake/>`__).
87-
The API of ``ghc-internals`` is fully under the control of the GHC team, and of no direct interest to the CLC --- only its effects on the API of base.
87+
The API of ``ghc-internals`` is fully under the control of the GHC team, and of no direct interest to the CLC only its effects on the API of base.
8888

8989
- ``base``: as now, whose API is curated by CLC.
9090
Depends on ``ghc-internals``, and hence on ``ghc-bignum`` and ``ghc-prim``.

0 commit comments

Comments
 (0)