leledumbo_cool: > > Sometimes it's annoying to call strip --strip-all <program name> everytime > after compilation. Is there anything like gcc's -s so that debugging symbols > aren't included?
Use cabal to build your application. It strips the applications for you, in a portable manner. _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users