Skip to content

Commit 489c809

Browse files
committed
Remove block quoting
1 parent 54a55a3 commit 489c809

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ responsibilities (e.g. who curates which package),
4646
and processes (e.g. who should be consulted and when)
4747
that support both CLC and the GHC team to follow their respective goals without tripping over each other.
4848

49-
The proposal is based on `HF Proposal 47 <https://github.com/haskellfoundation/tech-proposals/pull/47>`__, but is independent of it.
50-
You can find more background in `CLC issue #146 <https://github.com/haskell/core-libraries-committee/issues/146>`__.
49+
The proposal is based on `HF Proposal 47 <https://github.com/haskellfoundation/tech-proposals/pull/47>`__, but is independent of it.
50+
You can find more background in `CLC issue #146 <https://github.com/haskell/core-libraries-committee/issues/146>`__.
5151

5252
Things we all agree about
5353
=========================
@@ -107,9 +107,9 @@ Some observations about this structure:
107107
The very name ``ghc-internals`` should serve as a very strong signal in its own right, but even so, saying "we told you not to rely on it" may be true but won't lessen that pain.
108108
The specific mechanisms do not form part of this proposal, but some possibilities are `discussed in a separate section <#discourage-brainstorm>`__.
109109

110-
Note: "discourage" does not imply "ban".
111-
It must remain possible for hard-core developers to depend on `ghc-internals`.
112-
Our goal is only that naive developers should not do so by accident.
110+
Note: "discourage" does not imply "ban".
111+
It must remain possible for hard-core developers to depend on `ghc-internals`.
112+
Our goal is only that naive developers should not do so by accident.
113113

114114
- In contrast, clients are *not* discouraged from depending on ``ghc-experimental``; although again its name should convey the idea that it might change at short notice.
115115

0 commit comments

Comments
 (0)