Name: FindCopies Version: 1.0 License: BSD3 License-File: debian/copyright Author: David Fox Homepage: http://seereason.org/ Build-Depends: base, unix, filepath, Unixutils Synopsis: Find duplicate files in two directories. ghc-options: -fglasgow-exts -O2 -fasm -W Exposed-modules: FindCopies Executable: findcopies Main-is: FindCopiesMain.hs ghc-options: -O2 -fasm -- For more complex build options see: -- http://www.haskell.org/ghc/docs/latest/html/Cabal/