Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
Host operating system.
executableExtension :: String Source #
File extension for executables.
sharedLibraryExtension :: String Source #
File extension for dynamic shared libraries.
loadableLibraryExtension :: String Source #
File extension for dynamic loadable libraries.
defaultToolChain :: (Target, Action ToolChain) Source #
Get host's default toolchain.
This function can be used for targeting the host operating system, see also Development.Shake.Language.C.Rules.