This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
Replace verbose context field with function #34
Open
Description
Would you be open to these two changes:
-
Use
MonadIO
instead ofIO
, and -
Replace the
verbose
context field with a function(String -> m ())
These changes would allow integration with existing logging frameworks so migration messages don't go to stdout
when logs are going somewhere else.
If these changes sound acceptible I'd be happy to supply a PR.
Metadata
Metadata
Assignees
Labels
No labels