packages feed

system-filepath-0.4.14.1: ChangeLog.md

## 0.4.14.1

* Remove custom setup script [#27](https://github.com/fpco/haskell-filesystem/pull/27)
* Fix warning `-Wtabs` (replaced tabs by spaces).
* Allow `deepseq-1.5`.
* Test build with GHC 8.0 - 9.12.0

## 0.4.14

* Add a Semigroup instance [#20](https://github.com/fpco/haskell-filesystem/pull/20)

## 0.4.13.3

* Documentation fix for: `PLATFORM_PATH_FORMAT` promotes platform dependent code [#12](https://github.com/fpco/haskell-filesystem/issues/12)

## 0.4.13.2

* update `splitDirectories` function [#4](https://github.com/fpco/haskell-filesystem/pull/4)

## 0.4.13.1

* Allow `deepseq-1.4`.

## 0.4.13

Maintenance taken over by FP Complete.