- Timestamp:
- 05/11/06 14:54:06 (3 years ago)
- svk:copy_cache_prev:
- 13387
- Files:
-
- 1 modified
-
inc/Module/Install/Pugs.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inc/Module/Install/Pugs.pm
r10130 r10288 217 217 $ghc_version or die << '.'; 218 218 *** Cannot find a runnable 'ghc' from path. 219 *** Please install GHC from http://haskell.org/ghc/.219 *** Please install GHC (6.4.1 or above) from http://haskell.org/ghc/. 220 220 . 221 221
