Go to file
Julian Ospald aa5d29c41d
LIB: speed up copyDir
Instead of using zipLazy (which does more IO than we need)
we just construct the newDest zipper from the information we
already have. This should be sufficient.
2015-12-18 17:33:39 +01:00
data/Gtk GTK: add statusBar 2015-12-17 14:47:30 +01:00
src LIB: speed up copyDir 2015-12-18 17:33:39 +01:00
.gitignore Initial commit 2015-12-17 04:42:22 +01:00
hsfm.cabal LIB: implement copyDir and minor refactor 2015-12-18 04:22:13 +01:00
LICENSE Initial commit 2015-12-17 04:42:22 +01:00
Setup.hs Initial commit 2015-12-17 04:42:22 +01:00