paulyoung / purescript-corefn

A library for working with the PureScript functional core.
Apache License 2.0
23 stars 7 forks source link

Add missing space to Show instance for Qualified #54

Closed paulyoung closed 6 years ago

paulyoung commented 6 years ago

e.g. (Qualified Nothing (Ident "show")) instead of (Qualified Nothing(Ident "show"))