Add a boring file
[haskell-directory.git] / prologue.txt
index 601b61d..d671163 100644 (file)
@@ -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.