kowainik/trial

prettyTrialWith function

Closed this issue · 0 comments

It should take a function that will show the result in a way user wants:

prettyTrialWith :: (a -> Text) -> Trial e a -> Text