Compiling code with GHC
Rafael Gustavo da Cunha Pereira Pinto
RafaelGCPP.Linux at gmail.com
Thu Jul 17 13:25:14 EDT 2008
I noticed that GHC generates huge executables.
module Main(main) where
main = do putStr("Hello World!")
is almost 600kB after compiled!
Is there any way to make it smaller?
Best regards,
--
Rafael Gustavo da Cunha Pereira Pinto
Electronic Engineer, MSc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20080717/a59f959d/attachment.htm
More information about the Beginners
mailing list