hydra-node-0.21.0: The Hydra node
Safe HaskellSafe-Inferred
LanguageGHC2021

Hydra.Node.EmbedTH

Description

Template haskell expression to embed executables.

Synopsis

Documentation

embedExecutable :: String -> Q Exp Source #

Template haskell expression to find and embed an executable with given name.