Apache-2.0 licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:path-text-utf8-0.0.1.12@sha256:de0fb79f09d81e34889380ca039fed493837b04c07dd4fc941e9954aa079ce6c,1107

Module documentation for 0.0.1.12

This is a trivial integration of the path and text packages, providing convenient functions to read and write UTF-8 text files.

Changes

0.0.1.12 (2023-06-26)

Raise language version to GHC2021

0.0.1.11 (2023-01-11)

Support GHC 9.4

0.0.1.10 (2022-03-15)

  • Shift supported GHC range to 8.10, 9.0, 9.2
  • Shift supported path versions to 0.8, 0.9
  • Raise safe-exceptions lower bound to 0.1.7

0.0.1.8 (2021-06-03)

  • Raise base lower bound to 4.10
  • Raise bytestring lower bound to 0.10.6
  • Raise safe-exceptions lower bound to 0.1.5.0
  • Raise text lower bound to 1.2.2
  • Support base 4.15 (support GHC 9.0)
  • Support bytestring 0.11
  • Support path 0.8

0.0.1.6 (2020-05-20)

Support GHC 8.10

0.0.1.4 (2020-04-01)

  • Support GHC 8.8
  • Support path 0.7

0.0.1.2 (2018-11-22)

Support GHC 8.6

0.0.1.1 (2018-08-21)

Raise version bound to include base 4.11

0.0.1.0 (2017-12-13)

  • Support more GHC versions
  • Re-export parseAbsFile and parseRelFile

0.0.0.2 (2017-10-13)

0.0.0.1 (2017-10-13)

Initial release