diff options
-rw-r--r-- | web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown b/web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown index 8376952..b319712 100644 --- a/web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown +++ b/web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown @@ -81,10 +81,6 @@ tools. Use any unix utility as a compiler. -* [Hakyll.Core.Util.File](/reference/Hakyll-Core-Util-File.html) - - Utility functions for working with the file system. - * [Hakyll.Core.Util.String](/reference/Hakyll-Core-Util-String.html) A few utility functions for working with `String`s (trim spaces, find and |