k0001 / pipes-binary

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

Needs an upperbound on transformers #29

Closed merijn closed 1 year ago

merijn commented 1 year ago

Transformers 0.6 removed (the long deprecated) Control.Monad.Trans.Error and as a result this package breaks when trying to build with recent transformers.