Cabal-1.22.6.0: A framework for packaging Haskell software

Portabilityportable
Maintainercabal-devel@haskell.org
Safe HaskellNone

Distribution.Simple.Program.Strip

Description

This module provides an library interface to the strip program.

Documentation

stripLib :: Verbosity -> Platform -> ProgramConfiguration -> FilePath -> IO ()

stripExe :: Verbosity -> Platform -> ProgramConfiguration -> FilePath -> IO ()