[project @ 2003-11-11 11:50:52 by simonmar]
[ghc-base.git] / prologue.txt
diff --git a/prologue.txt b/prologue.txt
deleted file mode 100644 (file)
index 601b61d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-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.