```haskell module M ( T#(f#,C#,(+#)) , Int, Bool, Char ) where ``` `(+#)` breaks highlighting in the rest of the module export list.