#1 Use ReaderT
Closed: Fixed None Opened 8 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.


Login to comment on this ticket.

Metadata