Skip to content

Commit 9e17446

Browse files
simonpjtek
andauthored
Update proposals/0000-ghc-module-naming.rst
Typos Co-authored-by: Torsten Schmits <tek@users.noreply.github.com>
1 parent 143b32c commit 9e17446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0000-ghc-module-naming.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Proposal 2
7171
So example we might have
7272

7373
* ``GHC.Internal.Bits`` in ``ghc-internal``,
74-
* ``Data.Bits.Experimental`` in ``ghc-experimental``a
74+
* ``Data.Bits.Experimental`` in ``ghc-experimental``
7575
* ``Data.Bits``, and currently also ``GHC.Bits``, in ``base``
7676

7777
Why ``GHC.Internal.*`` for modules in ``ghc-internal``? Would ``GHC.*`` not be enough? Here's why:

0 commit comments

Comments
 (0)