Skip to content

Commit 6db2037

Browse files
Add Sebastian Graf
1 parent 2b9eb44 commit 6db2037

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

events/2023-ghc-development-workshop.markdown

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ We expect that participants already know Haskell and have worked on some form of
2626

2727
## Presenters
2828

29-
The workshop will be instructed by seasoned contributors to GHC. So far, we have confirmed that the following GHC developers will present.l
29+
The workshop will be instructed by seasoned contributors to GHC. So far, we have confirmed that the following GHC developers will present.
3030

3131
### Ben Gamari
3232

@@ -44,6 +44,10 @@ Ryan has contributed to GHC since 2015, and has worked on type class deriving, T
4444

4545
Sam is a GHC contributor who joined the Well-Typed team in late 2021. Despite being relatively new to GHC, Sam has already made significant contributions to the project, such as overhauling representation-polymorphism checking and more recently the handling of duplicate record fields. He attributes this success to the wonderful community of GHC contributors who helped him become familiar with the project. In addition to his work on GHC, Sam also developed a graphics shader library in Haskell; his latest project involves typesetting Japanese sheet music for the shakuhachi.
4646

47+
### Sebastian Graf
48+
49+
Sebastian is currently a PhD student at Karlsruhe Institute of Technology. Ever since he had started his Master's thesis, he is deeply invested in the Core optimisations and static analyses of GHC and regularly contributes improvements and bug fixes in those areas. In particular, his GHC interests revolve around demand analysis, arity analysis, specialization, the simplifier and pattern-match coverage checking. At university, Sebastian assists lectures in basics of Functional Programming as well as (imperative) Compiler Design and found research interest in programming language semantics as well as Abstract Interpretation. He also is an enthusiastic trumpet player.
50+
4751
### Simon Peyton Jones
4852

4953
Simon is an Engineering Fellow at Epic Games. Until 2022, he was a researcher at Microsoft Research in Cambridge, England, where he started in 1998. He’s also an Honorary Professor of the Computing Science Department at Glasgow University, where he was a professor during 1990-1998. Simon is interested in the design, implementation, and application of lazy functional languages. He was one of the original designers of Haskell, and much of his work is focused around the Glasgow Haskell Compiler and its ramifications. Simon's earlier work was instrumental in discovering how to generate efficient code for lazy languages on stock hardware, but today, he focuses on the GHC type checker, constraint solver, and simplifier.

0 commit comments

Comments
 (0)