Difference between revisions of "Hac 2007/GroupPhoto"

From HaskellWiki
Jump to navigation Jump to search
Line 28: Line 28:
 
Binkley: Worked on [http://hackage.haskell.org/trac/ghc/wiki/Commentary/Profiling ticky-ticky profiling in GHC]. Pending review, that code is ready to go into GHC's HEAD.
 
Binkley: Worked on [http://hackage.haskell.org/trac/ghc/wiki/Commentary/Profiling ticky-ticky profiling in GHC]. Pending review, that code is ready to go into GHC's HEAD.
   
pepe: Produced some GHC patches related to the GHCi debugger, and joined
+
pepe: Produced some GHC patches related to the [http://www.haskell.org/ghc/dist/current/docs/users_guide/ghci-debugger.html GHCi debugger], and joined
 
forces with beschmi to integrate the debugger in Emacs, building on top of beschmi
 
forces with beschmi to integrate the debugger in Emacs, building on top of beschmi
 
code to use the ghc-api from Emacs. A new project sponsored by Hac'07 !
 
code to use the ghc-api from Emacs. A new project sponsored by Hac'07 !

Revision as of 14:27, 12 January 2007

Hac2007-group-outside.jpg

Hac2007 peoples standing outside the Oxford university computing lab. 11th Jan 2007.


Top Row

From left: Thorkil Naur, Neil Mitchell (ndm), Ketil Malde, David Waern, Dominic Steinitz, Simon Marlow (JaffaCake), Ben Lippmeier (benl23)


Middle Row

From left: Benedikt Schmidt (beschmi), Pepe Iborra (mnislaih)

Bottom Row

From left: Ian Lynagh (Igloo), Duncan Coutts (dcoutts), Bjorn Bringert (bringert), Don Stewart (dons), Kirsten Chevalier (Binkley), Lennart Kolmodin (kolmodin), David Himmelstrup (Lemmih).


Summary

dons: Worked on the new binary IO package, and patched hmp3 and lambdabot to use the new package. Lambdabot's now running live with 'binary' state

Binkley: Worked on ticky-ticky profiling in GHC. Pending review, that code is ready to go into GHC's HEAD.

pepe: Produced some GHC patches related to the GHCi debugger, and joined forces with beschmi to integrate the debugger in Emacs, building on top of beschmi code to use the ghc-api from Emacs. A new project sponsored by Hac'07 !