Changes between Version 13 and Version 14 of Building/RunningNoFib

Show
Ignore:
Timestamp:
05/04/11 15:45:33 (2 years ago)
Author:
dterei
Comment:

change darcs to git reference

Legend:

Unmodified
Added
Removed
Modified
  • Building/RunningNoFib

    v13 v14  
    66 
    77== Getting nofib == 
    8 The !NoFib suite is kept in a separate darcs repository (see [wiki:Repositories]), and it should be checked out at the top level of a GHC source tree, i.e. at the same level as `compiler` and `libraries`. From your GHC tree, run: 
     8The !NoFib suite is kept in a separate git repository (see [wiki:Repositories]), and it should be checked out at the top level of a GHC source tree, i.e. at the same level as `compiler` and `libraries`. From your GHC tree, run: 
    99 
    1010{{{