Cabal
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Simple.BuildWay

Synopsis

Documentation

buildWayObjectExtension :: String -> BuildWay -> String Source #

Returns the object extension for the given build way (e.g. "dyn_o" for DynWay on ELF)