Archive for the ‘miscellaneous’ Category

GHC’s 6.12 new dynamic linking and file sizes

GHC 6.12 finally supports dynamic linking, leading too much smaller binaries: For the standard HelloWorld example

module Main where
 
main = putStrLn "Hello World"

the binaries went from 427.000 bytes (stripped) to 10.736 bytes! That’s great

Relaunch

Hello, I’m relaunching mlesniak.com. Most of the old content (a raytracer and a tetris game in Java, biolib-Stuff) is gone at the moment but will probably be re-added over time. If you want details to a blog entry that you’ve found via Google’s cache just write me a mail.