snoyberg / mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers
152 stars 63 forks source link

Uses of tracing functions leave warnings #138

Closed yairchu closed 6 years ago

yairchu commented 6 years ago

This way you can use traces for debugging but have warnings to help you remember to remove them and not leave stale traces in your code.

snoyberg commented 6 years ago

Yes, please update the version numbers on the -conduit and -yesod packages too, and tighten the lower bounds. We want the version of the -conduit and -yesod packages to determine the minor version of classy-prelude.

yairchu commented 6 years ago

Ok, good now?

snoyberg commented 6 years ago

Thanks!