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.11@sha256:0e4eac4361f7160f441b26e56fe053331c7037e533d9f7b343085774dd9382f0,1107

Module documentation for 0.0.1.11

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.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