Binary: Put -> Builder

Don Stewart dons at galois.com
Thu Feb 12 10:28:07 EST 2009


ross:
> 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

What's the use case?


More information about the Libraries mailing list