Skip to content

Commit 15e2c00

Browse files
authored
Merge branch 'haskellfoundation:hakyll' into hakyll
2 parents 8d9fd99 + 0421ab6 commit 15e2c00

File tree

14 files changed

+1008
-7
lines changed

14 files changed

+1008
-7
lines changed

affiliates/stackage.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: Stackage Curators
3-
externalUrl: https://github.com/commercialhaskell/stackage/blob/master/CURATORS.m
3+
externalUrl: https://github.com/commercialhaskell/stackage/blob/master/CURATORS.md
44
status: affiliated
55
---

affiliates/zurihac.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: Zurihac
3-
externalUrl: https://zfoh.ch/zurihac2021/
3+
externalUrl: https://zurihac.com/
44
status: affiliated
55
---

donations/sponsors/mlabs.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: MLabs
33
externalUrl: https://mlabs.city/
4-
careersUrl: https://mlabs.city/careers.html
4+
careersUrl: https://apply.workable.com/mlabs/
55
logo: /assets/images/sponsors/mlabs/logo-black-pink.png
66
level: Functor
77
---

guidelines-for-respectful-communication/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2>Acknowledgements</h2>
5656
<li><a href="https://github.com/todogroup/opencodeofconduct/blob/gh-pages/index.md" target="_blank">Open code of conduct</a></li>
5757
<li><a href="https://github.com/python/pycon-code-of-conduct/blob/master/code_of_conduct.md" target="_blank">Pycon code of conduct</a></li>
5858
<li><a href="https://www.rust-lang.org/policies/code-of-conduct" target="_blank">Rust code of conduct</a></li>
59-
<li><a href="https://typelevel.org/conduct.html" target="_blank">TypeLevel code of conduct</a></li>
59+
<li><a href="https://typelevel.org/code-of-conduct" target="_blank">TypeLevel code of conduct</a></li>
6060
<li><a href="https://www.contributor-covenant.org/" target="_blank">Contributor covenant</a></li>
6161
</ul>
6262

podcast/41/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ title: Moritz Angermann
33
episode: 41
44
buzzsproutId: 14310617
55
recorded: 2023-12-11
6-
published: 2023-01-15
6+
published: 2024-01-15
77
---
88
Today, Matthías and Joachim are interviewing Moritz Angermann. Moritz knew he wanted to use Haskell before he knew Haskell, fixed cross-compilation as his first GHC contribution. We’ll talk more about cross-compilation to Windows and mobile platforms, why Template Haskell is the cause of most headaches, why you should be careful if your sister calls and tells you to cabal install a package, and finally how we can reduce the fear of new GHC releases, by improving stability.

podcast/41/transcript.markdown

Lines changed: 421 additions & 0 deletions
Large diffs are not rendered by default.

podcast/42/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Jezen Thomas
3+
episode: 42
4+
buzzsproutId: 14412486
5+
recorded: 2023-12-19
6+
published: 2024-01-31
7+
---
8+
Jezen Thomas is co-founder and CTO of Supercede, a company applying Haskell in the reinsurance industry. In this episode, Jezen, Wouter and Joachim talk about his experience using Haskell in industry, growing a diverse and remote team of developers, and starting a company to create your own Haskell job.

podcast/42/links.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* [Jezen Thomas’ blog](https://jezenthomas.com/)
2+
* [Supercede](https://supercede.com/)
3+
* [7 Languages in 7 Week](https://pragprog.com/titles/btlang/seven-languages-in-seven-weeks/)
4+
* [Cofounder’s lab](https://cofounderslab.com/)
5+
* [Yesod](https://www.yesodweb.com/)
6+
* [37 Signals](https://37signals.com/)
7+
* [State of Haskell](https://taylor.fausak.me/2022/11/18/haskell-survey-results/)

podcast/42/transcript.markdown

Lines changed: 243 additions & 0 deletions
Large diffs are not rendered by default.

podcast/43/index.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Ivan Perez
3+
episode: 43
4+
buzzsproutId: 14524278
5+
recorded: 2023-01-19
6+
published: 2024-02-18
7+
---
8+
In this episode, Wouter and Andres interview Ivan Perez, a senior research scientist at NASA. Ivan tells us about how NASA uses Haskell to develop the Copilot embedded domain specific language for runtime verification, together with some of the obstacles he encounters getting to end users to learn Haskell and adopt such an EDSL.
9+

0 commit comments

Comments
 (0)