BSD-3-Clause licensed by Chris Dornan
Maintained by [email protected]
This version can be pinned in stack with:fmt-for-rio-1.0.0.0@sha256:fc9e01c251cbb08808e195c1f9917f8986908db5c12bb13d29aea4c711a9f405,1149

Module documentation for 1.0.0.0

fmt-for-rio

To use this package (with rio):

import Fmt

This package is just a repackaging of enum-text-rio for repackaging fmt to work with the rio prelude, relocating the fmt modules to their standard locations:

  • Text.Enum.RIO.FmtFmt
  • Text.Enum.RIO.Fmt.TimeFmt.Time
  • Text.Enum.RIO.Fmt.InternalFmt.Internal

Note that this package cannot be combined with the fmt package because of the module clash. If you need access to the original fmt you will have to use enum-text-rio instead.

Please see the documentation for fmt and enum-text-rio for details.

Changes

Changelog for fmt-for-rio

  • 1.0.0.0 first vesrion

Unreleased changes