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

Module documentation for 0.14.1.0

Used by 2 packages in nightly-2020-02-04(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