redo icon indicating copy to clipboard operation
redo copied to clipboard

djb's redo implementation in Haskell (for Haskell from Scratch video series)

Results 2 redo issues
Sort by recently updated
recently updated
newest added

Just noticed something If a target depends on two files which happen to have the same contents, changing one of them might not cause a rebuild. Here's a small example...

I am playing with redo to create a simple test environment and encounter an annoying problem when working with subdirectories: the redo file to build the target is only searched...