X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=prologue.txt;h=f3a7a3a80a3b215398d1959003cb334d2d62cbea;hb=af0230f8f08c45c6873edb3718d2f1d5639e9b36;hp=601b61d1b35bdc36d75b30201d2d9cbcb0ec3e79;hpb=9a53a070bb647bd7796596e27a6348ae3ba6eed7;p=ghc-base.git diff --git a/prologue.txt b/prologue.txt index 601b61d..f3a7a3a 100644 --- a/prologue.txt +++ b/prologue.txt @@ -1,7 +1,3 @@ -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 contains the @Prelude@ and its support libraries, and a large +collection of useful libraries ranging from data structures to parsing +combinators and debugging utilities.