Gabriella439 / Haskell-Pipes-Safe-Library

Safety for the pipes ecosystem
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

Add passthrough MonadReader instance for SafeT #65

Closed k0001 closed 11 months ago

k0001 commented 11 months ago

A passthrough MonadReader instance that skips the internal Env layer. There was no MonadReader instance before.