Binary: Put -> Builder

Henning Thielemann lemming at henning-thielemann.de
Thu Feb 12 10:44:20 EST 2009


On Thu, 12 Feb 2009, Ross Paterson wrote:

> Here's a concrete suggestion: have Data.Binary.Put export the existing
> function
>
>  tell :: Builder -> Put
>
> and also
>
>  execPut :: PutM a -> Builder
>  execPut = sndS . unPut


This would be nice.


More information about the Libraries mailing list