All Versions
1
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.4 Changes
add a proxy to most
runLog
functions to not have to supply the full specialized type signature. Use something likedata Proxy a = Proxy
or the one fromtagged
.remove
ShowLog
typeclass in favor ofToLogString
fromfast-logger
.