X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=prologue.txt;h=d6711635c4406400d4758bd2036289174cd7438b;hb=4def4746644e1ce7026d5a08cc5213ec410a17f2;hp=601b61d1b35bdc36d75b30201d2d9cbcb0ec3e79;hpb=9a53a070bb647bd7796596e27a6348ae3ba6eed7;p=haskell-directory.git diff --git a/prologue.txt b/prologue.txt index 601b61d..d671163 100644 --- a/prologue.txt +++ b/prologue.txt @@ -1,7 +1 @@ -The @base@ package contains the "Prelude" and its support libraries, -and a large collection of useful libraries ranging from data -structures to parsing combinators and debugging utilities. - -The @base@ package is enabled by default; to import any of the modules -listed here just import it by name. Remember to give the /fully -qualified/ name when importing a module from the hierarchy. +This package provides a library for handling directories.