Skip to content

Commit 80f1b97

Browse files
author
github-actions
committed
[2025-03-13 22:41:55 UTC] New release [ci skip]
1 parent 09757bc commit 80f1b97

File tree

1 file changed

+41
-242
lines changed

1 file changed

+41
-242
lines changed

events/2025-haskell-ecosystem-workshop.html

+41-242
Original file line numberDiff line numberDiff line change
@@ -268,263 +268,62 @@ <h3 id="preparation">Preparation</h3>
268268
If you intend on
269269
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.
270270
-->
271-
<h4 id="checklist">Checklist</h4>
272-
<ul>
273-
<li>Swiss power adapter(s), if necessary</li>
274-
<li>Refillable water bottle</li>
275-
<li>Working account on <a href="https://gitlab.haskell.org">gitlab.haskell.org</a></li>
276-
<li>Checked out and built a recent GHC from source</li>
277-
<li>Checked out and built the JavaScript backend from source</li>
278-
</ul>
279271
<h3 id="program">Program</h3>
280272
<p>The full schedule of the program is still being drafted.</p>
273+
<!--
281274
<table>
282-
<tr>
283-
<th colspan="3">
284-
2024-06-06
285-
</th>
286-
</tr>
287-
<tr>
288-
<th>
289-
8:00-9:00
290-
</th>
291-
<td>
292-
Registration
293-
</td>
294-
<td>
295-
</td>
296-
</tr>
297-
<tr>
298-
<th>
299-
9:00-9:20
300-
</th>
301-
<td>
302-
Welcome and Intro
303-
</td>
304-
<td>
305-
Farhad Mehta and Jose Calderon
306-
</td>
307-
</tr>
308-
<tr>
309-
<th>
310-
9:30-10:30
311-
</th>
312-
<td>
313-
A vision for Haskell Documentation
314-
</td>
315-
<td>
316-
Hécate
317-
</td>
318-
</tr>
319-
<tr>
320-
<th>
321-
10:45-11:45
322-
</th>
323-
<td>
324-
Talk
325-
</td>
326-
<td>
327-
</td>
328-
</tr>
329-
<tr>
330-
<th>
331-
12:30-13:30
332-
</th>
333-
<td>
334-
Lunch at Mensa (Note: food is served only until 13:15)
335-
</td>
336-
<td>
337-
</td>
338-
</tr>
339-
<tr>
340-
<th>
341-
13:30 - 14:30
342-
</th>
343-
<td>
344-
Haskell Language Server
345-
</td>
346-
<td>
347-
Michael Peyton Jones
348-
</td>
349-
</tr>
350-
<tr>
351-
<th>
352-
14:45 - 15:45
353-
</th>
354-
<td>
355-
Haskell Security Response Team
356-
</td>
357-
<td>
358-
Fraser Tweedale
359-
</td>
360-
</tr>
361-
<tr>
362-
<th>
363-
16:00 - 17:00
364-
</th>
365-
<td>
366-
Haskell Error Index: Interactive Session
367-
</td>
368-
<td>
369-
David Binder
370-
</td>
371-
</tr>
372-
<tr>
373-
<th>
374-
17:00 - 17:50
375-
</th>
376-
<td>
377-
Discussion Topic: Haskell Stability
378-
</td>
379-
<td>
380-
</td>
381-
</tr>
382-
<tr>
383-
<th>
384-
17:50 - 18:00
385-
</th>
386-
<td>
387-
Closing Remarks
388-
</td>
389-
<td>
390-
Farhad Mehta and Jose Calderon
391-
</td>
392-
</tr>
393-
<tr>
394-
<th colspan="3">
395-
2024-06-07
396-
</th>
397-
</tr>
398-
<tr>
399-
<th>
400-
8:00-9:00
401-
</th>
402-
<td>
403-
Unstructured time
404-
</td>
405-
<td>
406-
</td>
407-
</tr>
408-
<tr>
409-
<th>
410-
9:00-9:20
411-
</th>
412-
<td>
413-
Welcome and Practical Information
414-
</td>
415-
<td>
416-
Farhad Mehta and Jose Calderon
417-
</td>
418-
</tr>
419-
<tr>
420-
<th>
421-
9:30-10:30
422-
</th>
423-
<td>
424-
GHC
425-
</td>
426-
<td>
427-
Richard Eisenberg
428-
</td>
429-
</tr>
430-
<tr>
431-
<th>
432-
10:45-11:45
433-
</th>
434-
<td>
435-
GHCUp
436-
</td>
437-
<td>
438-
Julian Ospald
439-
</td>
440-
</tr>
441-
<tr>
442-
<th>
443-
12:30-13:30
444-
</th>
445-
<td>
446-
Lunch at Mensa (Note: food is served only until 13:15)
447-
</td>
448-
<td>
449-
</td>
450-
</tr>
451-
<tr>
452-
<th>
453-
13:30 - 14:30
454-
</th>
455-
<td>
456-
ghc-exactprint
457-
</td>
458-
<td>
459-
Alan Zimmerman
460-
</td>
461-
</tr>
462-
<tr>
463-
<th>
464-
14:45 - 15:45
465-
</th>
466-
<td>
467-
Thoughts on Cabal
468-
</td>
469-
<td>
470-
Sam Derbyshire
471-
</td>
472-
</tr>
473-
<tr>
474-
<th>
475-
16:00 - 17:00
476-
</th>
477-
<td>
478-
HLS Issues
479-
</td>
480-
<td>
481-
Zubin Duggal
482-
</td>
483-
</tr>
484-
<tr>
485-
<th>
486-
17:00 - 17:50
487-
</th>
488-
<td>
489-
Stack and Stackage
490-
</td>
491-
<td>
492-
Bryan Richter and Mike Pilgrem
493-
</td>
494-
</tr>
495-
<tr>
496-
<th>
497-
17:50 - 18:00
498-
</th>
499-
<td>
500-
Closing Remarks
501-
</td>
502-
<td>
503-
Farhad Mehta and Jose Calderon
504-
</td>
505-
</tr>
275+
276+
<tr><th colspan="3">2024-06-06</th></tr>
277+
<tr><th>8:00-9:00</th><td> Registration</td><td></td></tr>
278+
<tr><th>9:00-9:20</th><td> Welcome and Intro</td><td>Farhad&nbsp;Mehta and Jose&nbsp;Calderon</td></tr>
279+
<tr><th>9:30-10:30</th><td> A vision for Haskell Documentation </td><td>Hécate </td></tr>
280+
<tr><th>10:45-11:45</th><td> Talk </td><td> </td></tr>
281+
<tr><th>12:30-13:30</th><td> Lunch at Mensa (Note: food is served only until 13:15)</td><td></td></tr>
282+
<tr><th>13:30 - 14:30</th><td>Haskell Language Server </td><td>Michael Peyton Jones</td></tr>
283+
<tr><th>14:45 - 15:45</th><td> Haskell Security Response Team </td><td>Fraser Tweedale</td></tr>
284+
<tr><th>16:00 - 17:00</th><td> Haskell Error Index: Interactive Session </td><td>David Binder</td></tr>
285+
<tr><th>17:00 - 17:50 </th><td> Discussion Topic: Haskell Stability </td><td></td></tr>
286+
<tr><th>17:50 - 18:00</th><td> Closing Remarks </td><td>Farhad&nbsp;Mehta and Jose&nbsp;Calderon</td></tr>
287+
288+
289+
<tr><th colspan="3">2024-06-07</th></tr>
290+
<tr><th>8:00-9:00</th><td> Unstructured time</td><td></td></tr>
291+
<tr><th>9:00-9:20</th><td> Welcome and Practical Information </td><td>Farhad&nbsp;Mehta and Jose&nbsp;Calderon</td></tr>
292+
<tr><th>9:30-10:30</th><td> GHC </td><td> Richard Eisenberg </td></tr>
293+
<tr><th>10:45-11:45</th><td> GHCUp </td><td> Julian Ospald </td></tr>
294+
<tr><th>12:30-13:30</th><td> Lunch at Mensa (Note: food is served only until 13:15)</td><td></td></tr>
295+
<tr><th>13:30 - 14:30</th><td> ghc-exactprint </td><td> Alan Zimmerman</td></tr>
296+
<tr><th>14:45 - 15:45</th><td> Thoughts on Cabal </td><td>Sam Derbyshire</td></tr>
297+
<tr><th>16:00 - 17:00</th><td> HLS Issues </td><td>Zubin Duggal</td></tr>
298+
<tr><th>17:00 - 17:50 </th><td> Stack and Stackage </td><td> Bryan Richter and Mike Pilgrem </td></tr>
299+
<tr><th>17:50 - 18:00</th><td> Closing Remarks </td><td>Farhad&nbsp;Mehta and Jose&nbsp;Calderon</td></tr>
300+
506301
</table>
507-
<p>All times are in CEST using a 24-hour clock. Speakers have been asked to plan appropriate breaks during their timeslots.</p>
508-
<p>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.</p>
302+
303+
All times are in CEST using a 24-hour clock. Speakers have been asked to plan appropriate breaks during their timeslots.
304+
305+
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.
306+
307+
-->
509308
<h3 id="lunch-and-refreshments">Lunch and Refreshments</h3>
510309
<p>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.</p>
511310
<p>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.</p>
512311
<h2 id="participation">Participation</h2>
513312
<p>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:</p>
514313
<ul>
515-
<li><p><em>Enrolled students</em> ($40) are participants who are enrolled full-time at an educational institution.</p></li>
516-
<li><p><em>Individual professionals</em> ($400) are no longer students and are interested in working on GHC for their own purposes.</p></li>
517-
<li><p><em>Corporate participants</em> ($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.</p></li>
314+
<li><p><em>Enrolled students</em> ($20) are participants who are enrolled full-time at an educational institution.</p></li>
315+
<li><p><em>Individual professionals</em> ($200) are no longer students and are interested in working on GHC for their own purposes.</p></li>
316+
<li><p><em>Corporate participants</em> ($600) 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.</p></li>
518317
</ul>
519318
<p>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 <a href="mailto:[email protected]">[email protected]</a> to discuss a reduced or waived fee—this goes for all three categories of participant.</p>
520319
<p>A certificate of completion will be available on advance request to students who attend the entire event.</p>
521320
<p>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.</p>
522321
<h2 id="sponsors">Sponsors</h2>
523-
<ul>
524-
<li><a href="https://www.heilmannsoftware.com/de/">Heilmann Software</a></li>
525-
<li><a href="https://iog.io/">IOG</a></li>
526-
<li><a href="https://flipstone.com/">Flipstone Technology Partners</a></li>
527-
</ul>
322+
<!--
323+
* [Heilmann Software](https://www.heilmannsoftware.com/de/)
324+
* [IOG](https://iog.io/)
325+
* [Flipstone Technology Partners](https://flipstone.com/)
326+
-->
528327
<p>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 <a href="mailto:[email protected]">[email protected]</a>.</p>
529328
<div class="flex flex-wrap items-center justify-center">
530329
<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>

0 commit comments

Comments
 (0)