chronos-0.1.0: Initial project template from stack

Safe HaskellNone
LanguageHaskell2010

Chronos.TimeOfDay.Text

Synopsis

Documentation

builder_HMS :: Maybe Char -> TimeOfDay -> Builder Source

This could be written much more efficiently since we know the exact size the resulting Text will be.