k0001 / di

Easy and powerful typeful logging without monad towers, in Haskell.
26 stars 5 forks source link

Flip the arguments to the contramapping `msg` and `path`? #13

Closed k0001 closed 7 years ago

k0001 commented 7 years ago

Makes it easier to use like fmap (Di.msg f . Di.path g) Di.mkDiTextStderr.