Re: looking for some help understanding the IO Manager start up

2012-04-27 Thread Gregory Collins
am breaks > in spectacular ways Have you thought about calling hs_init() from your own C main() function? You can set up the file descriptors however you like if you do this. See ยง8.2.1.1 here: http://www.haskell.org/ghc/docs/7.4.1/html/users_guide/ffi-ghc.html . G --

Re: RFC: migrating to git

2011-01-10 Thread Gregory Collins
se from, e.g. gitx on OSX or gitg on linux: http://trac.novowork.com/gitg/attachment/wiki/Screenshots/gitglinux.png * Git workflows scale: the Linux kernel has thousands of people working on it and the daily average number of source lines of code changed is astronom