paulyoung / purescript-corefn

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

Fix spacing of records in Show instances #53

Closed paulyoung closed 6 years ago

paulyoung commented 6 years ago

e.g. { "a": 1 } instead of { "a": 1}