Cabal
Maintainercabal-devel@haskell.org
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Simple.Program.Strip

Description

This module provides an library interface to the strip program.

Documentation

stripLib :: Verbosity -> Platform -> ProgramDb -> FilePath -> IO () Source #

stripExe :: Verbosity -> Platform -> ProgramDb -> FilePath -> IO () Source #