packages feed

path-text-utf8-0.0.1.12: changelog.md

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