Difference between revisions of "Hac 2007 II"

From HaskellWiki
Jump to navigation Jump to search
(Added myself)
Line 84: Line 84:
 
* combine strictcheck and quickcheck once and for all
 
* combine strictcheck and quickcheck once and for all
 
* darcs hacking
 
* darcs hacking
  +
  +
== Organisers ==
  +
  +
The organisers for the Hackathon are:
  +
  +
* [http://progtools.comlab.ox.ac.uk/members/duncan Duncan Coutts]
  +
* [mailto:igloo@earth.li Ian Lynagh]
  +
* [http://www.cse.unsw.edu.au/~dons Don Stewart]
  +
  +
The local organisers in Freiburg are the
  +
  +
* [http://www.informatik.uni-freiburg.de/~wehr/ Stefan Wehr]
  +
* Phillip Heidegger
  +
  +
courtesy of the
  +
[http://proglang.informatik.uni-freiburg.de/ICFP2007/local-organizers.shtml Programming Languages Group] at the University of Freiburg.
   
 
== Previous Haskell hackathons ==
 
== Previous Haskell hackathons ==
Line 89: Line 105:
 
* [[Hac_2007|Hac 2007 - Oxford]]
 
* [[Hac_2007|Hac 2007 - Oxford]]
 
* [http://hackage.haskell.org/trac/ghc/wiki/Hackathon Hac 2006 - Portland]
 
* [http://hackage.haskell.org/trac/ghc/wiki/Hackathon Hac 2006 - Portland]
  +
  +
== Related events ==
  +
  +
Hac 07 II is (unofficially) colocated with ICFP and other conferences:
  +
  +
{|
  +
!
  +
!
  +
|-
  +
| [http://proglang.informatik.uni-freiburg.de/IFL2007/ IFL]
  +
| September 27-29
  +
|-
  +
| [http://www.cse.unsw.edu.au/~keller/haskellws/HaskellWorkshop.html Haskell Workshop]
  +
| September 30
  +
|-
  +
| [http://www.informatik.uni-bonn.de/~ralf/icfp07.html ICFP]
  +
| October 1-3
  +
|-
  +
| [http://cufp.galois.com/ CUFP]
  +
| October 4
  +
|-
  +
|}
   
 
== Questions ==
 
== Questions ==

Revision as of 09:54, 15 July 2007

Hac icon

Please add yourself to this list if you are potentially interested in being part of a Hackathon colocated with Haskell Workshop and ICFP 2007 (i.e. in Freiburg, Germany, around the end of September/beginning of October).

Note that it is not necessary to register for ICFP, or any of the associated conferences, if you only want to go to the Hackathon. The Hackathon itself will be free, but you will obviously have to pay for travel, accommodation, food, etc.

  • Ian Lynagh (Igloo)
  • Duncan Coutts (dcoutts)
  • Malcolm Wallace (malcolmw)
  • Don Stewart (dons)
  • Lennart Kolmodin (kolmodin)
  • Pepe Iborra (mnislaih)
  • Simon Marlow (JaffaCake)
  • Ben Lippmeier (benl23)
  • David Himmelstrup (Lemmih)
  • Björn Bringert (bringert)
  • David Waern (waern)
  • Rickard Nilsson (ricky)
  • Tim Chevalier (Binkley) (not sure yet)
  • Neil Mitchell (ndm) - I'll be at IFL, but may be able to meet up for a bit of hacking
  • Andy Gill (andyjgill)
  • Clemens Fruhwirth (therp)
  • Thorkil Naur (thorkilnaur)

Dates

Hac 2007 II will take place on Fri 5 Oct to Sun 7 Oct.

Date Events
Thu 27 Sep IFL
Fri 28 Sep IFL
Sat 29 Sep IFL
Sun 30 Sep HW, Scheme
Mon 1 Oct ICFP
Tue 2 Oct ICFP
Wed 3 Oct ICFP
Thu 4 Oct CUFP, MM
Fri 5 Oct Hac 2007 II, Erlang, ML, PV
Sat 6 Oct Hac 2007 II
Sun 7 Oct Hac 2007 II

Location

The Hackathon will be integrated with the university summer campus.

This will give us all the infrastructure (room, Internet, etc) at minimal hassle.

For local information (travel, accommodation etc) see the ICFP local info page.

Potential topics for a group hack

Add ideas here for which you think hacking together as a group (rather than individually) would be beneficial.

  • Building tests that give 100% code coverage for package base.
  • Lots of Cabal hacking still to be done
  • Bindings for <your favourite C library>
  • Haskell library for <your favourite task>

Other things:

  • bytestring 1.0
  • bit layer on Data.Binary 1.0
  • Data.ByteString.Parallel
  • libxml
  • bytestring parsec
  • combine strictcheck and quickcheck once and for all
  • darcs hacking

Organisers

The organisers for the Hackathon are:

The local organisers in Freiburg are the

courtesy of the Programming Languages Group at the University of Freiburg.

Previous Haskell hackathons

Related events

Hac 07 II is (unofficially) colocated with ICFP and other conferences:

IFL September 27-29
Haskell Workshop September 30
ICFP October 1-3
CUFP October 4

Questions

  • AJG: Who is the overall organizer, who is the local organizer?
  • AJG: What can Galois do to help?