Changeset 22987 for Makefile.PL
- Timestamp:
- 11/12/08 09:58:09 (8 weeks ago)
- Files:
-
- 1 modified
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Makefile.PL
r22348 r22987 37 37 38 38 my $rebuilt = 0; 39 $rebuilt += bootstrap_with(Cabal => qr/1\. 4\./, '1.4.0');39 $rebuilt += bootstrap_with(Cabal => qr/1\.[46-9]\./, '1.4.0'); 40 40 $rebuilt += bootstrap_with(parsec => qr/2\./, '2.0'); 41 41 $rebuilt += bootstrap_with(network => qr/[12]\./, '1.0');
