query
On this page

doStrip

pkgs.haskell.lib.doStrip

Docs pulled from | This Revision | about 1 hour ago


Let Nix strip the binary files. This removes debugging symbols.


Noogle detected

Implementation

The following is the current implementation of this function.

doStrip = compose.doStrip;