ndmitchell / build-shootout

Comparison of build program expressive power
87 stars 11 forks source link

Update to latest shake #25

Closed trygub closed 5 years ago

trygub commented 5 years ago

@ndmitchell Could you please have a look? I've updated shake files in this repo to shake 0.18.3:

runhaskell Main shake                                                         
## basic shake ... Success                                                  
## parallel shake ... Success                                       
## include shake ... Success                 
## wildcard shake ... Success                                     
## spaces shake ... Success                    
## monad1 shake ... Success                                                         
## monad2 shake ... Success                                
## monad3 shake ... Success                                 
## unchanged shake ... Success                                          
## multiple shake ... Success                
## system1 shake ... Success                                                     
## system2 shake ... Success                                                             
## pool shake ... Success                                           
## digest shake ... Success                      
## secondary shake ... Success                                                                                 
## intermediate shake ... Success 
ndmitchell commented 5 years ago

Thanks so much! Sorry it's taken so long to apply your great patches (work and holidays got in the way!)