aesiniath / http-streams

Haskell HTTP client library for use with io-streams
https://hackage.haskell.org/package/http-streams
BSD 3-Clause "New" or "Revised" License
50 stars 48 forks source link

Fix for Windows detection #32

Closed tanakh closed 11 years ago

tanakh commented 11 years ago

Fix commits for #31

istathar commented 11 years ago

Thanks!

Again, you could have just made a second commit atop the first; the original pull request would have "noticed" and included it. This was, of course, much cleaner as one commit, so again, thanks.

AfC

istathar commented 11 years ago

@tanakh Let me know if there are any other Windows build fixes; if not I will push this out to Hackage as version 0.6.0.2

tanakh commented 11 years ago

Thank you for merging! On my machine, it seems to be working good. I have no other problem.