Difference between revisions of "OzHaskell"

From HaskellWiki
Jump to navigation Jump to search
(removed spam)
 
(7 intermediate revisions by 6 users not shown)
Line 16: Line 16:
 
* [[:User:benl23|Ben Lippmeier]]
 
* [[:User:benl23|Ben Lippmeier]]
 
* [[:User:RohanDrape|Rohan Drape]] (Melbourne)
 
* [[:User:RohanDrape|Rohan Drape]] (Melbourne)
* [[:User:ivanm|Ivan Miljenovic]] (Brisbane)
+
* [[:User:ivanm|Ivan Miljenovic]] (Canberra)
 
* [[:User:EricWilligers|Eric Willigers]]
 
* [[:User:EricWilligers|Eric Willigers]]
 
* [[:User:TonySloane|Tony Sloane]] (Sydney)
 
* [[:User:TonySloane|Tony Sloane]] (Sydney)
Line 36: Line 36:
 
* [[:User:horsfall|Ben Horsfall]] (Melbourne)
 
* [[:User:horsfall|Ben Horsfall]] (Melbourne)
 
* [[:User:trh|Toby Hutton]] (Melbourne)
 
* [[:User:trh|Toby Hutton]] (Melbourne)
  +
* [[:User:OJ|OJ Reeves]] (Brisbane)
  +
* [[:User:mwotton|Mark Wotton]] (Sydney)
  +
* [[:User:isaacsu | Isaac Su]] (Melbourne)
  +
* [[:User:steshaw|Steven Shaw]] (Brisbane)
  +
* [[:User:bwright|Ben Wright]] (Sydney)
 
(Add your name!)
 
(Add your name!)
   
 
== Possible dates ==
 
== Possible dates ==
 
How about one of the following between Easter and ANZAC day:
 
 
* Friday 4/ Saturday 5 April
 
* Friday 11/ Saturday 12 April
 
* Friday 18/ Saturday 19 April
 
   
 
== Format ==
 
== Format ==
Line 61: Line 60:
   
 
=== Talk proposals ===
 
=== Talk proposals ===
 
* Manuel Chakravarty: ''Type-level Programming with Type Families''
 
::GHC recently gained support for data families and type synonym families (which are a generalisation of our earlier proposal for associated types). In this talk, I'd give an overview over this new language feature, illustrate what it is good for, and discuss why I believe it fits Haskell better than functional dependencies.
 
* Bernie Pope: ''The GHCi debugger''
 
:: A new breakpoint debugger has been added to GHCi. In this talk, I'd demonstrate how to use the debugger, and also go into some detail about how it works. I might even discuss the relative advantages and disadvantages of this debugger over tools such as Hat.
 
   
 
=== Demo proposals ===
 
=== Demo proposals ===
 
* rohan drape: ''supercollider for haskellers''
 
:: an introduction to, and demonstration of, the [http://slavepianos.org/rd/f/207949/ hsc3] haskell bindings to the [http://supercollider.svn.sourceforge.net/viewvc/*checkout*/supercollider/trunk/build/Help/Help.html supercollider3] real-time audio synthesiser; or making experimental music in experimental haskell.
 
   
 
[[Category:Events]]
 
[[Category:Events]]

Latest revision as of 13:04, 3 December 2011

There is AngloHaskell and now AmeroHaskell. Doesn't that call for OzHaskell?

Who would be interested to have a Haskell event in Australia, possibly in Sydney? This is just a wild idea without any concrete date or format yet. Jot down any suggestions on this page.

Interested Haskellers:

(Add your name!)

Possible dates

Format

How about the following?

  • One day meeting with informal talks and demos (preferably on a Friday)
  • There could be a second, even less formal day, for those who want to hang out some more and maybe some hacking
  • Run it at the University of New South Wales, Sydney

(Add your thoughts to the above.)

Talks and demos

Do you have anything you'd like to talk about or a system you'd like to demo? This is just a tentative list - you commit to nothing.

Talk proposals

Demo proposals