Changeset 21708 for Makefile.PL

Show
Ignore:
Timestamp:
08/01/08 16:20:24 (4 months ago)
Author:
audreyt
Message:

* Run "cabal update".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.PL

    r21707 r21708  
    6565); 
    6666 
    67 #system($cabal => 'update'); 
     67system($cabal => 'update'); 
    6868system($cabal => 'install', '--user', @deps); 
    6969