Cabal-3.14.0.0: A framework for packaging Haskell software
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Simple.BuildWay

Synopsis

Documentation

buildWayPrefix :: BuildWay -> String Source #

Returns the object/interface extension prefix for the given build way (e.g. "dyn_" for DynWay)