Difference between revisions of "Hac 2007/GroupPhoto"

From HaskellWiki
Jump to navigation Jump to search
(added my summary)
(+David's photos)
(14 intermediate revisions by 11 users not shown)
Line 8: Line 8:
 
'''Top Row'''
 
'''Top Row'''
   
From left: Thorkil Naur, Neil Mitchell (ndm), Ketil Malde, David Waern, Dominic Steinitz, Simon Marlow (JaffaCake), Ben Lippmeier (benl23)
+
From left: Thorkil Naur, Neil Mitchell (ndm), Ketil Malde (kzm), David Waern (waern), Dominic Steinitz, Simon Marlow (JaffaCake), Ben Lippmeier (benl23)
   
   
Line 19: Line 19:
 
From left: Ian Lynagh (Igloo), Duncan Coutts (dcoutts), Bjorn Bringert (bringert), Don Stewart (dons), Kirsten Chevalier (Binkley), Lennart Kolmodin (kolmodin), David Himmelstrup (Lemmih).
 
From left: Ian Lynagh (Igloo), Duncan Coutts (dcoutts), Bjorn Bringert (bringert), Don Stewart (dons), Kirsten Chevalier (Binkley), Lennart Kolmodin (kolmodin), David Himmelstrup (Lemmih).
   
  +
  +
[http://picasaweb.google.co.uk/lemmih/Hac07 Lemmih's photos]
   
 
== Summary ==
 
== Summary ==
Line 25: Line 27:
 
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.
  +
  +
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
  +
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.
  +
  +
Waern: Started working on generating correct links to external package modules in Haddock-GHC. Decided together with Simon to avoid having separate Haddock interface files and use GHC's .hi-files only. Needed to modify GHC to include some extra information in the .hi-files to be able to do this.
  +
  +
beschmi: Started working on debugger support and improved ghci Emacs integration with Pepe (everyone should try the [http://haskell.org/haskellwiki/GHC/GHCiDebugger ghci debugger] in 6.7). Had some nice discussions about crypto+Haskell with Dominic Steinitz.
  +
  +
dcoutts: worked on the binary library with kolmodin and dons, various admin stuff.
  +
  +
Thorkil Naur: Studies related to the GHC GMP replacement ([http://hackage.haskell.org/trac/ghc/ticket/601 trac ticket 601]).
  +
  +
bringert: Merged cabal-install into the main Cabal repo. Hacked on cabal-install. Started working on a tar package.

Revision as of 01:37, 31 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 (kzm), David Waern (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).


Lemmih's photos

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.

Waern: Started working on generating correct links to external package modules in Haddock-GHC. Decided together with Simon to avoid having separate Haddock interface files and use GHC's .hi-files only. Needed to modify GHC to include some extra information in the .hi-files to be able to do this.

beschmi: Started working on debugger support and improved ghci Emacs integration with Pepe (everyone should try the ghci debugger in 6.7). Had some nice discussions about crypto+Haskell with Dominic Steinitz.

dcoutts: worked on the binary library with kolmodin and dons, various admin stuff.

Thorkil Naur: Studies related to the GHC GMP replacement (trac ticket 601).

bringert: Merged cabal-install into the main Cabal repo. Hacked on cabal-install. Started working on a tar package.