We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cad15 commit c7d80e1Copy full SHA for c7d80e1
changelog.md
@@ -7,6 +7,8 @@ _Note: below all `FilePath` values are unquoted, so `\\` really means two backsl
7
Implementation of the [Abstract FilePath Proposal](https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/abstract-file-path)
8
in user-space as a separate type.
9
10
+Introduction to the new API is explained [in this blog post](https://hasufell.github.io/posts/2022-06-29-fixing-haskell-filepaths.html).
11
+
12
## 1.4.2.2 *Dec 2021*
13
14
This release is purely a documentation release, fixing the broken haddock links.
0 commit comments