Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2025 HEW page #482

Merged
merged 1 commit into from
Mar 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
141 changes: 141 additions & 0 deletions events/2025-haskell-ecosystem-workshop.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,141 @@
---
title: 2025 Haskell Ecosystem Workshop
published: 2024-03-05
daterange: June 5, 2025
status: active
location: Rapperswil, Switzerland
summary: Lessons from and for Large Haskell Deployments
---


We are excited to announce the **2025 Haskell Ecosystem Workshop, June 5 2025**, organized by the Haskell Foundation and the OST Eastern Switzerland University of Applied Sciences! This is a workshop for those who want to gain a deeper understanding of using Haskell in large systems.

In this one-day event, held on the lakeside campus of OST in lovely Rapperswil, Switzerland.

The following speakers have been confirmed, with more to follow:

* Simon Marlow: Lessons learned from Haskell at Scale
* Andrew Lelechenko: Thoughts on choosing the right Haskell
* Jose Calderon: State of the Haskell Ecosystem

There will also be experts on ecosystem-wide issues (e.g. Security), in order to facilitate conversations about how to address cross-cutting issues in our tooling ecosystem.

We will update the list of confirmed speakers as we receive confirmation.


## In-Person Attendance

Registration for in-person attendance will be managed via Eventbrite. Because of the space available registration will be limited to the first 70 participants. Monad and Applicative level sponsors to the Haskell Foundation have a set of reserved seats. These reserved seats will be released to the general pool if they go unused by the sponsors.

The registration link is available [on Eventbrite](https://www.eventbrite.com/e/2025-workshops-at-zurihac-tickets-1247256801669?aff=oddtdtcreator)

## Video Recordings

Video recording will be managed by the team at the Zurich Friends of Haskell!

## The Workshop

This workshop is aimed toward industrial practioners that leverage Haskell for non-trivial tools and applications. Navigating the landscape of Haskell features and language extensions can often reveal difficulties in maintaining, debugging, and updating Haskell codebases.
At this workshop, you can hear from experts that have navigated this landscape and returned with hard-won lessons on developing and maintaining large scale Haskell software.

Additionally, the speakers will be available to answer questions and to provide mentorship during Zurihac itself, so this is a great opportunity to pick their brains!

We expect that participants already know Haskell and have worked on some form of programming language implementation in the past, whether as students, at work, or just for fun. Concepts such as parsing, type checking, unification, and code generation should be familiar, but we don't expect participants to already be experts.

## Practical Information and Schedule

The workshop will be held at the [Rapperswil-Jona campus of OST](https://www.ost.ch/en/university-of-applied-sciences/campus/rapperswil-jona-campus). It is right next to the Rapperswil train station, at [Oberseestrasse 10](https://goo.gl/maps/DkF6U9qdgdjcMfz29). The [Zurihac 2024 site](https://zfoh.ch/zurihac2024/) has instructions for transportation between Rapperswil and Zürich.

All talks and presentations will be held in an air-conditioned classroom that will be configured conference-style, which means that most seats won't have a table or desk attached. During the event, we'll let you know which additional spaces are good for compiler hacking. We will post the exact room number when that becomes available.

### Preparation

Swiss electricity is 220 volts, 50 Hz AC. [Swiss power outlets](https://en.wikipedia.org/wiki/AC_power_plugs_and_sockets#Swiss_SN_441011_(Type_J)) are different than in many European countries, so please bring an appropriate adapter if necessary. Drinking fountains are not common in Europe, so please bring a refillable water bottle.

<!--
If you intend on
Please make sure that you have [checked out and built](https://gitlab.haskell.org/ghc/ghc/-/wikis/building) a recent GHC from source **before arriving**. In a separate checkout, please [build the JavaScript backend](https://gitlab.haskell.org/ghc/ghc/-/wikis/javascript-backend/building) as well. You should also have a working [GHC GitLab account](https://gitlab.haskell.org/users/sign_up) prior to arrival. If you have difficulties, the GHC developers have recommended asking for support in `#ghc` on [Matrix](https://matrix.to/#/#ghc:libera.chat) or IRC.
-->

#### Checklist

* Swiss power adapter(s), if necessary
* Refillable water bottle
* Working account on [gitlab.haskell.org](https://gitlab.haskell.org)
* Checked out and built a recent GHC from source
* Checked out and built the JavaScript backend from source

### Program

The full schedule of the program is still being drafted.

<table>

<tr><th colspan="3">2024-06-06</th></tr>
<tr><th>8:00-9:00</th><td> Registration</td><td></td></tr>
<tr><th>9:00-9:20</th><td> Welcome and Intro</td><td>Farhad&nbsp;Mehta and Jose&nbsp;Calderon</td></tr>
<tr><th>9:30-10:30</th><td> A vision for Haskell Documentation </td><td>Hécate </td></tr>
<tr><th>10:45-11:45</th><td> Talk </td><td> </td></tr>
<tr><th>12:30-13:30</th><td> Lunch at Mensa (Note: food is served only until 13:15)</td><td></td></tr>
<tr><th>13:30 - 14:30</th><td>Haskell Language Server </td><td>Michael Peyton Jones</td></tr>
<tr><th>14:45 - 15:45</th><td> Haskell Security Response Team </td><td>Fraser Tweedale</td></tr>
<tr><th>16:00 - 17:00</th><td> Haskell Error Index: Interactive Session </td><td>David Binder</td></tr>
<tr><th>17:00 - 17:50 </th><td> Discussion Topic: Haskell Stability </td><td></td></tr>
<tr><th>17:50 - 18:00</th><td> Closing Remarks </td><td>Farhad&nbsp;Mehta and Jose&nbsp;Calderon</td></tr>


<tr><th colspan="3">2024-06-07</th></tr>
<tr><th>8:00-9:00</th><td> Unstructured time</td><td></td></tr>
<tr><th>9:00-9:20</th><td> Welcome and Practical Information </td><td>Farhad&nbsp;Mehta and Jose&nbsp;Calderon</td></tr>
<tr><th>9:30-10:30</th><td> GHC </td><td> Richard Eisenberg </td></tr>
<tr><th>10:45-11:45</th><td> GHCUp </td><td> Julian Ospald </td></tr>
<tr><th>12:30-13:30</th><td> Lunch at Mensa (Note: food is served only until 13:15)</td><td></td></tr>
<tr><th>13:30 - 14:30</th><td> ghc-exactprint </td><td> Alan Zimmerman</td></tr>
<tr><th>14:45 - 15:45</th><td> Thoughts on Cabal </td><td>Sam Derbyshire</td></tr>
<tr><th>16:00 - 17:00</th><td> HLS Issues </td><td>Zubin Duggal</td></tr>
<tr><th>17:00 - 17:50 </th><td> Stack and Stackage </td><td> Bryan Richter and Mike Pilgrem </td></tr>
<tr><th>17:50 - 18:00</th><td> Closing Remarks </td><td>Farhad&nbsp;Mehta and Jose&nbsp;Calderon</td></tr>

</table>

All times are in CEST using a 24-hour clock. Speakers have been asked to plan appropriate breaks during their timeslots.

We don't expect every participant to attend every presentation. It's perfectly acceptable to skip a topic that you're less interested in so you can hack on a topic that you are interested in, taking advantage of ready access to the experts for hands-on assistance.

### Lunch and Refreshments

We will eat lunch in the OST canteen, called Mensa. While Mensa is open from 11:00-13:15, it is very busy from 11:45-12:30 because classes are in session, and they've asked that we go before or after. Talks have been scheduled to account for this.

Coffee, tea, and fruit will be provided. There is also easy access to a tap for water. Dinner is on your own. There is a grocery store very near the campus where other products can be purchased as well.


## Participation

Due to space constraints and to enable scholarships for student participants, there will be a fee for full on-site participation.
Fees will be used to cover travel costs for presenters, other direct costs of running the event, and students who don't have other funding to attend.
The fee depends on participant category:

* _Enrolled students_ ($$40) are participants who are enrolled full-time at an educational institution.

* _Individual professionals_ ($$400) are no longer students and are interested in working on GHC for their own purposes.

* _Corporate participants_ ($$1200) are being paid by their employer to attend so that they can use the knowledge that they gain on the job. Corporate participants will have their company name on their name tag and their company will be listed on the event web page as a supporter of the event.

All fees are in US dollars.
We want the event to be as accessible as possible, given our limitations, so if the fee is a barrier to attending, please contact Jose Calderon at [[email protected]](mailto:[email protected]) to discuss a reduced or waived fee—this goes for all three categories of participant.

A certificate of completion will be available on advance request to students who attend the entire event.

Remote participation will make use of the Zurihac infrastructure. We will do our best to stream presentations and to post recordings as quickly as possible, and we will also have a chat system for remote participants.

## Sponsors

* [Heilmann Software](https://www.heilmannsoftware.com/de/)
* [IOG](https://iog.io/)
* [Flipstone Technology Partners](https://flipstone.com/)

If you or your company would like to sponsor the event, enabling more students to have financial support to attend, please contact Jose Calderon at [[email protected]](mailto:[email protected]).



<div class="flex flex-wrap items-center justify-center"><a class="block w-48" style="margin-right: 4rem"><img src="/assets/images/partners/ost_logo-400.png"></a><a class="block w-48" style="margin-left: 4rem;"><img src="/assets/images/logos/hf-logo-400px-alpha.png"></a></div>