Difference between revisions of "Hac 2007/GroupPhoto"

From HaskellWiki
Jump to navigation Jump to search
m (Added what I've been up to)
Line 25: Line 25:
 
and patched hmp3 and lambdabot to use the new package. Lambdabot's now
 
and patched hmp3 and lambdabot to use the new package. Lambdabot's now
 
running live with 'binary' state
 
running live with 'binary' state
  +
  +
kolmodin: Worked on the new [http://darcs.haskell.org/binary binary] IO package.
   
 
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.

Revision as of 19:02, 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

kolmodin: Worked on the new binary IO package.

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 !

Lemmih: Worked on porting the parallel QuickCheck driver to QuickCheck-2.0. Did a little bit of 'binary' hacking.

Igloo: Tidied up Cabal, implemented -fwarn-tabs in GHC, fixed a couple of other small things, took part in various design discussions (e.g. hackage stuff, some of Neil's bits), and other random stuff I've forgotten already.

ndm: Index searching for Haddock. Gtk2Hs with waiting on Handles in Win32 (answer = doesn't work). DeferedBinary module, for Hoogle.