We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d80e1 commit 872e19fCopy full SHA for 872e19f
filepath.cabal
@@ -44,6 +44,10 @@ description:
44
.
45
"System.OsString" is like "System.OsPath", but more general purpose. Refer to the documentation of
46
those modules for more information.
47
+ .
48
+ An introduction into the new API can be found in this
49
+ <https://hasufell.github.io/posts/2022-06-29-fixing-haskell-filepaths.html blog post>.
50
+ Code examples for the new API can be found <https://github.com/hasufell/filepath-examples here>.
51
52
extra-source-files:
53
Generate.hs
0 commit comments