BSD-3-Clause licensed
Maintained by Jorah Gao
This version can be pinned in stack with:vformat-0.14.1.0@sha256:182278449bbe02294c3c0cfe6c7cba36492ffeb9ede651efa413c9e7a7059e1c,1779

Module documentation for 0.14.1.0

Used by 1 package in nightly-2022-06-22(full list with versions):

Changes

Changelog for vformat

V0.14.1

  • Fix FromArgKey overlapping bug
  • Fix template-haskell version issue

V0.14.0

  • Add QuasiQuoters for Format and Format1

V0.13.0

  • Add FromArgKey typeclass
  • Fix OVERLAPPABLE issue

V0.12.0

  • Add defaultSpecs
  • Remove FormatTime instance

V0.11.0

  • Simplify ArgKey
  • Make generic instantiate FormatArg configurable
  • Expose standard formatters
  • Fix some issue and doc

V0.10.0

  • Rewrite error system & fix bugs
  • Fix document
  • Rewrite unit tests