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 96aba4f commit 966f593Copy full SHA for 966f593
doc/sphinx/addendum/type-classes.rst
@@ -327,7 +327,7 @@ Command summary
327
When record syntax is used, this command also supports the
328
:attr:`projections(primitive)` :term:`attribute`.
329
330
- .. attr:: mode = @string
+ .. attr:: mode = "{+ {| + | ! | - } }"
331
:name: mode
332
333
Sets the mode of resolution for queries on the class.
@@ -575,7 +575,7 @@ Settings
575
576
.. _TypeclassesDefaultMode:
577
578
-.. opt:: Typeclasses Default Mode {| "+" | "-" | "!" }.
+.. opt:: Typeclasses Default Mode {| "+" | "-" | "!" }
579
580
Sets the default mode declaration associated with a :cmd:`Class` or :cmd:`Existing Class`
581
declaration. It is set by default to "-", i.e. doing no mode filtering
0 commit comments