1
1
mirror of https://github.com/sdiehl/wiwinwlh.git synced 2024-09-11 12:05:25 +03:00
wiwinwlh/Shakefile.hs
2016-03-22 16:38:00 -04:00

7 lines
173 B
Haskell

import System.Console.CmdArgs
import System.Directory (doesDirectoryExist)
import System.FilePath (takeFileName)
import Development.Shake
import Development.Shake.FilePath