File: ChangeLog.md

package info (click to toggle)
haskell-system-filepath 0.4.14-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: haskell: 1,288; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## 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.