issues
search
guibou
/
PyF
Haskell QuasiQuoter for String Formatting
BSD 3-Clause "New" or "Revised" License
66
stars
13
forks
source link
Support for ByteString and Real
#71
Closed
guibou
closed
3 years ago
guibou
commented
3 years ago
Added instances for ByteString
Changed the dependency from RealFrac to Real, which allows multiples new "float"-like number to be formatted, including
(Nominal)DiffTime
.
Closes #67 and #68.
(Nominal)DiffTime
.Closes #67 and #68.