Cabal
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)