Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r17066 r17068 22 22 Debian etch's (stable as of 2007) version of GHC is too old to compile pugs, 23 23 see the section below on compiling the version from testing. GHC 6.6.1 debs 24 for etch are available at http://airen.bcm.umontreal.ca/ghc-pugs-etch/ 25 (not apt-gettable, amd64 only at present but other archs may be added). 24 for etch are available (not apt-gettable): 25 i386 http://feather.perl6.nl/~diakopter/ 26 amd64 http://airen.bcm.umontreal.ca/ghc-pugs-etch/ 26 27 27 28 For dynamic loading/inlining of Haskell modules, you should install the
