We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7273d1 commit 3a343a3Copy full SHA for 3a343a3
docs/set.rst
@@ -86,7 +86,7 @@ Importing Set and IntSet
86
87
When using ``Set`` or ``IntSet`` in a Haskell source file you should always use
88
a ``qualified`` import because these modules export names that clash with the
89
-standard Prelude. You can import the type constructor and addional functions
+standard Prelude. You can import the type constructor and additional functions
90
that you care about unqualified.
91
92
::
0 commit comments