When used like this: ```haskell CommaSeparated '[ Int, String, Bool] ``` Will be displayed like this: ```haskell "Int, String, Bool" ```
When used like this:
Will be displayed like this:
"Int, String, Bool"