Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>What I was looking for was the complete list of characters. Based on the other answers, the full list is;</p> <p>Unicode Punctuation:</p> <ul> <li><a href="http://www.fileformat.info/info/unicode/category/Pc/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Pc/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/Pd/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Pd/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/Pe/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Pe/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/Pf/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Pf/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/Pi/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Pi/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/Po/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Po/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/Ps/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Ps/list.htm</a></li> </ul> <p>Unicode Symbols:</p> <ul> <li><a href="http://www.fileformat.info/info/unicode/category/Sc/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Sc/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/Sk/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Sk/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/Sm/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/Sm/list.htm</a></li> <li><a href="http://www.fileformat.info/info/unicode/category/So/list.htm" rel="noreferrer">http://www.fileformat.info/info/unicode/category/So/list.htm</a></li> </ul> <p>But <em>excluding</em> the following characters with special meaning in Haskell:</p> <pre><code>(),;[]`{}_:"' </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload