Changeset 21686 for Makefile.PL

Show
Ignore:
Timestamp:
08/01/08 14:53:49 (4 months ago)
Author:
audreyt
Message:

* Oops, add a missing "cabal update".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.PL

    r21685 r21686  
    5757); 
    5858 
    59 #system($cabal => 'update'); 
     59system($cabal => 'update'); 
    6060system($cabal => 'install', '--user', @deps); 
    6161