purescript-contrib / purescript-formatters

Formatting and printing for numeric and date/time/interval values
Apache License 2.0
41 stars 29 forks source link

Fix formatting of negative numbers with leading zeroes #50

Closed garyb closed 5 years ago

garyb commented 5 years ago

Resolves #45

garyb commented 5 years ago

This bad and rather silly bug has been open forever.

safareli commented 5 years ago

🎉