Skip to content
Snippets Groups Projects
Commit daa0ae5b authored by Mateusz Kowalczyk's avatar Mateusz Kowalczyk
Browse files

Fix wording in the docs

parent 1bf68694
No related branches found
No related tags found
No related merge requests found
......@@ -1281,9 +1281,9 @@ module W where
<para>The <quote>Portability</quote> field has seen varied use
by different library authors. Some people put down things like
operating system constraints there while others put down which
GHC extensions used. Note that you might want to consider using
the <quote>show-extensions</quote> module flag for the
operating system constraints there while others put down which GHC
extensions are used in the module. Note that you might want to
consider using the <quote>show-extensions</quote> module flag for the
latter.</para>
<para>Finally, a module may contain a documentation comment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment