dyre-0.4: Dynamic reconfiguration in Haskell

Config.Dyre.Compile

Description

Compiling the custom executable. The majority of the code actually deals with error handling, and not the compilation itself per se.

Synopsis

Documentation

customCompile :: Params cfgType -> IO (Maybe String)Source

Attempts to compile the configuration file. Will return a string containing any compiler output.