[Haskell-cafe] my gsoc project topic

2010-03-29 Thread Csaba Hruska
Hi! I'm wondering about the topic of my gsoc project. I'm interested in these areas: - improving cabal (more sophisticated dependency, multi version, compiler support, etc) This could be useful from practical view. - Another idea is to improve GHC's new LLVM backend. (eg: support cross

Re: [Haskell-cafe] my gsoc project topic

2010-03-29 Thread Edward Kmett
On Mon, Mar 29, 2010 at 9:01 AM, Csaba Hruska csaba.hru...@gmail.comwrote: I'm wondering about the topic of my gsoc project. [..] I'm interested in these areas: - improving cabal (more sophisticated dependency, multi version, compiler support, etc) [..] I like the idea of improving cabal,

Re: [Haskell-cafe] my gsoc project topic

2010-03-29 Thread Max Bolingbroke
On 29 March 2010 14:01, Csaba Hruska csaba.hru...@gmail.com wrote: Hi! - Another LLVM related idea is to create a framework to support writing llvm passes in haskell, this should be based on existing llvm haskell binding. This is a cool idea! For bonus points, you could provide a binding to