Changes between Version 62 and Version 63 of Contributors
- Timestamp:
- 12/12/12 16:06:43 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Contributors
v62 v63 11 11 == Current Owners / Maintainers == 12 12 13 * '''[mailto:chak@cse.unsw.edu.au Manuel Chakravarty]''' 14 * DPH vectoriser 15 * Type families 16 * OS X support 17 13 18 * '''[mailto:benl@ouroboris.net Ben Lippmeier]''' 14 19 * native code generator, register allocation 20 * DPH libraries 15 21 16 22 * '''[mailto:igloo@earth.li Ian Lynagh]''' … … 20 26 * '''[mailto:marlowsd@gmail.com Simon Marlow]''' 21 27 * '''GHC Tsar''' 22 * Everything, RTS, Cmm CodeGen, x86_64 port, SMP support28 * Everything, RTS, Cmm !CodeGen, x86_64 port, SMP support 23 29 * '''Phasing out as changing jobs''' 24 30 25 31 * '''[mailto:simonpj@microsoft.com Simon Peyton Jones]''' 26 32 * '''GHC Tsar''' 27 * Everything, Type system, Simplifier, Cmm CodeGen33 * Everything, Type system, Simplifier, Cmm !CodeGen 28 34 * '''Note:''' Principle job is research, so more an advisor in the sense that can't spend time on pure engineering efforts. 29 35 … … 60 66 * types/ -- Simon Peyton Jones 61 67 * utils/ -- All 62 * vectorise/ -- Ben Lippmeier68 * vectorise/ -- Manuel Chakravarty 63 69 64 70 '''Documentation'''
