haskell / haskeline

A Haskell library for line input in command-line programs.
https://hackage.haskell.org/package/haskeline
BSD 3-Clause "New" or "Revised" License
221 stars 75 forks source link

Adding threadsafe (in terminal-style interaction) external print function. #37

Closed bakhtiyarneyman closed 8 years ago

judah commented 8 years ago

Looks good, just one minor nit.

Also thanks for doing all that code formatting cleanup!

bakhtiyarneyman commented 8 years ago

All thanks go to Sublime :)

And the comment wasn't actually a minor issue, thanks for catching it!