hdiff
packages
feed
hsshellscript
-3.4.0: test/fdupes.hs
import HsShellScript main = do erg <- fdupes ["-r", "-s", "-H"] ["."] print erg