Changeset 21499 for INSTALL

Show
Ignore:
Timestamp:
07/24/08 20:37:19 (4 months ago)
Author:
moritz
Message:

[INSTALL] link to instructions on building pugs on cygwin, rurban++

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • INSTALL

    r21462 r21499  
    55------------- 
    66 
    7 Pugs needs the Glasgow Haskell Compiler (GHC), version 6.6.1 or above. 
     7Pugs needs the Glasgow Haskell Compiler (GHC), version 6.8.2 or above. 
    88 
    99To install GHC, download a binary build from http://haskell.org/ghc/. 
     
    277277    cabal install Pugs 
    278278 
     279INSTALLING PUGS ON CYGWIN 
     280------------------------- 
     281For installing pugs on cygwin via cabal, please follow these instructions: 
     282http://use.perl.org/~rurban/journal/36897