diff --git a/filepath.cabal b/filepath.cabal index 892cb77e..7f79ca72 100644 --- a/filepath.cabal +++ b/filepath.cabal @@ -44,6 +44,10 @@ description: . "System.OsString" is like "System.OsPath", but more general purpose. Refer to the documentation of those modules for more information. + . + An introduction into the new API can be found in this + . + Code examples for the new API can be found . extra-source-files: Generate.hs