Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  strip --strip-unneeded on package libraries (robert)


----------------------------------------------------------------------

Message: 1
Date: Mon, 16 Dec 2013 20:19:39 +0000 (UTC)
From: robert <[email protected]>
To: [email protected]
Subject: [Haskell-beginners] strip --strip-unneeded on package
        libraries
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

I've noticed that installed packages all have a large .a archive which can
be shrunk by about 10% with strip --strip-unneeded. Is there any downside to
stripping, and if not, why isn't it done by GHC when the package is
installed? There's a (default) option for cabal-install to strip
executables, but it seems that package stripping has to be done manually,
each time.



------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 66, Issue 12
*****************************************

Reply via email to