jhickner / smtp-mail

Making it easy to send SMTP email from Haskell
BSD 3-Clause "New" or "Revised" License
75 stars 32 forks source link

Formatting changes #10

Closed joeyadams closed 11 years ago

joeyadams commented 11 years ago

This fixes some formatting issues that annoyed me:

These commits change nothing but formatting.

jhickner commented 11 years ago

Thanks!