X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=README;h=153ed244ed56cc22bde893522f5bcc788309642c;hb=0f0e83390daf09bceb7ed0be5b280f3c662c02a8;hp=5aab57271fef3bfea798d26fbcc0be4058068d98;hpb=1fcd15a716e0be3914a7d3cf66a4550de77aee18;p=ghc-hetmet.git diff --git a/README b/README index 5aab572..153ed24 100644 --- a/README +++ b/README @@ -8,10 +8,12 @@ the following directories: ghc The Glasgow Haskell Compiler hslibs A Collection of Haskell libraries + haddock A Haskell documentation tool haggis The Haggis GUI toolkit happy The Happy Haskell parser generator hdirect Haskell interop tool - green-card A foreign function interface pre-processor for Haskell. + greencard A foreign function interface pre-processor for Haskell. + libraries Haskell libraries (reqd. by ghc) nofib The NoFib Haskell benchmarking suite Additional documentation for each project can be found in its @@ -28,7 +30,6 @@ In addition, the following directories contain project-independent bits: Quick start: the following is *supposed* to work $ ./configure - $ make boot $ make $ make install