kazu-yamamoto / logger

A fast logging system for Haskell
159 stars 68 forks source link

avoid unneeded allocations and copies in the LogStr instance for lazy ByteString #174

Closed andrewthad closed 5 years ago

andrewthad commented 5 years ago

Resolves https://github.com/kazu-yamamoto/logger/issues/169

kazu-yamamoto commented 5 years ago

Travis CI is now strange. I wait for a while.