Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r20086 r20926 206 206 207 207 This is only a way to get a running pugs with ghc 6.6.1 during the 208 migration phase to ghc 6.8.x. It *NOT* solvesany issues. It is tested208 migration phase to ghc 6.8.x. It does *NOT* solve any issues. It is tested 209 209 with the following environment (I believe only the ghc part is essential for 210 210 this workaround): … … 233 233 perl Makefile.PL && make 234 234 235 4. .. eventually twice, if it failed235 4. ..possibly twice, if it failed 236 236 make 237 237
