shake-futhark-0.2.0.2: Dependency tracking for Futhark
Safe HaskellSafe-Inferred
LanguageHaskell2010

Development.Shake.Futhark

Synopsis

Documentation

getAllFutDeps :: FilePath -> IO [FilePath] Source #

Get all transitive dependencies

needFut :: [FilePath] -> Action () Source #

need a file and all its dependencies