Here we talk about community updates, software engineering and the joy of programming.
Find us on https://haskell.org and https://blog.haskell.org
#Jupyter #Haskell
#Jupyter #Haskell
```
packages: ./
import: www.stackage.org/lts-24.4/cab...
```
🥳
#Haskell
```
packages: ./
import: www.stackage.org/lts-24.4/cab...
```
🥳
#Haskell
If you're interested in making @haskell.org better, please consider nominating yourself. You can reach out to me or anyone on the committee for more info.
If you're interested in making @haskell.org better, please consider nominating yourself. You can reach out to me or anyone on the committee for more info.
To this day have never written a whitepaper
To this day have never written a whitepaper
- A Monad is a burrito/wrapper/taco/type constructor.
- A Monad in X is a monoid in the category of endofunctors of X.
That second one, although technically true, counts as disinformation to me because as you said, you don't need Category Theory to do Haskell.
- A Monad is a burrito/wrapper/taco/type constructor.
- A Monad in X is a monoid in the category of endofunctors of X.
That second one, although technically true, counts as disinformation to me because as you said, you don't need Category Theory to do Haskell.
During my "advocacy" phase I had a mental list of projects I had to keep citing.
lexi-lambda.github.io/blog/2019/11....
People with a knack for pedagogy, or who spend time in the trenches with newcomers, are invaluable to our community.
lexi-lambda.github.io/blog/2019/11....
People with a knack for pedagogy, or who spend time in the trenches with newcomers, are invaluable to our community.
I read your article and immediately created a JupyterLite kernel for Haskell. I used MicroHs instead of GHC, though. I lack the skill to get a C API from Haskell, but it seems possible to port it using a similar method.
@vaibhavsagar.com