Skip to content

Commit c157f56

Browse files
committed
agreement -> consensus
1 parent 89a3796 commit c157f56

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
@@ -322,7 +322,7 @@ By separating ``ghc-internals`` from ``base``, this proposal may make the reinst
322322
In particular, by corralling the code that is intimately tied to a specific version of GHC in ``ghc-internals``, one might hope the code left in ``base`` would be portable across versions of GHC with no extra effort.
323323

324324
Nevertheless, *supporting reinstallable ``base`` is not a goal of this proposal*, nor is it an immediate consequence of it.
325-
There is not yet agreement that this is a goal worth pursuing.
325+
There is not yet consensus that this is a goal worth pursuing.
326326
What code should be moved from ``base`` to ``ghc-internals`` is also out of scope (as described above in the proposal proper), and without knowing those details, we cannot know whether ``base`` would incidentally become more portable either.
327327

328328
Other teams to consult

0 commit comments

Comments
 (0)