k0001 / pipes-binary

Encode and decode binary streams using the pipes and binary libraries.
Other
7 stars 12 forks source link

use Pipes.ByteString.isEndOfBytes #4

Closed torgeirsh closed 11 years ago

torgeirsh commented 11 years ago

not sure if it should be re-exported, so i left it as it was

k0001 commented 11 years ago

This is great. Thank you!

I think we should remove isEndOfBytes from the export list. This function was already marked as deprecated, with the following message anyway:

Will be removed as soon as the pipes-bytestring library exports it

k0001 commented 11 years ago

Also, would you add yourself to the PEOPLE file? Well, if you want to.