[Haskell-cafe] Ease of Haskell development on OS X?

Don Stewart dons at galois.com
Fri Mar 20 17:17:37 EDT 2009


bulat.ziganshin:
> Hello Don,
> 
> Saturday, March 21, 2009, 12:06:48 AM, you wrote:
> 
> >> i distribute my gtk2hs program for windows and linux. no problems, i
> >> just included runtime libraries provided by gtk2hs team. it was with
> >> gtk2hs 0.9.12.1 though, may be they don't provided updated archive for
> >> newer gtk2hs versions?
> 
> > Awesome!  Do you have a URL?
> 
> http://freearc.org
> 
> btw, it have 35.000 downloads ATM

Awesome, and congratulations! 

I wonder: have you thought about adding a cabal file, so we can package
it automatically for all the Linux distros? Then you'd have access to
the distro packaging teams to help disperse the code.

-- Don


More information about the Haskell-Cafe mailing list