We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7b61453
#159 Breaking change: Remove text-format dependency.
text-format
Migration guide: import Buildable type class either from text-format or formatting or fmt library. Instead of pretty you can use fmt function.
Buildable
formatting
fmt
pretty
#164: Don't reexport log :: Floating a => a -> a.
log :: Floating a => a -> a