Skip to content

Commit 3fdee50

Browse files
authored
Merge pull request #1 from bgamari/patch-1
Fix list syntax
2 parents ec61f2a + 5863c36 commit 3fdee50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/0000-ghc-module-naming.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Proposal 2
3838
* Modules in ``base`` should not have either of these prefixes.
3939

4040
So example we might have
41+
4142
* ``GHC.Tuple`` in ``ghc-internals``,
4243
* ``Experimental.Tuple`` or ``Experimental.Data.Tuple`` in ``ghc-experimental``
4344
* ``Data.Tuple`` in ``base``

0 commit comments

Comments
 (0)