#1 Use ReaderT
Closed: Fixed None Opened 9 years ago by codeblock.

Rather than passing around PagureConfig all over the place, we should use the ReaderT monad transformer and leave it to the user to runReaderT (or rather, runPagureT) when they are ready.


Log in to comment on this ticket.

Metadata