#haskell ghcid supports cabal scripts now (3 years after I filed the feature request! :-)) 🎉
Latest posts tagged with #Haskell on Bluesky
#haskell ghcid supports cabal scripts now (3 years after I filed the feature request! :-)) 🎉
I'm sorry but writing mega-imperative Nintendo emulator code in #haskell is in fact both hilarious and weirdly enjoyable.
(I have no plans to stream this one, although I might make a video talking about it when I'm further along.)
GHC 9.12.4-rc1 is available for testing! Please try it out on your projects and give feedback! It is available today on the GHCup pre-release channel. See the installation instructions: discourse.haskell.org/t/ghc-9-12-4...
#Haskell
New video: Drifting on the Seas of IO
Thumbnail painting: The Raft of the Medusa (1819) by Théodore Géricault.
This week we do a brief refresher on the IO Monad and "do" notation in #haskell
https://youtu.be/5McozSwG8uU
New video: Drifting on the Seas of IO
Thumbnail painting: The Raft of the Medusa (1819) by Théodore Géricault.
This week we do a brief refresher on the IO Monad and "do" notation in #haskell
youtu.be/5McozSwG8uU
This is amazing 😍
Solving `Passport Application` with Haskell
https://jameshaydon.github.io/passport/
#UK #Haskell #Citizenship
Blague à part, hormis en #haskell, où j'ai cette erreur affreuse du Skolem qui essaye de quitter son scope (ce qui semble absolument illégal), j'ai jamais trop compris ce que c’était si ce n'est qu'il n'est pas forcement possible d'inverser les "pour tout" et les "il existe".
A screenshot of the gchup TUI. My current version of ghc is 8.10.7 while the latest version is 9.14.1
My #haskell GHC is sooooo out of date, all my llvm-related stuff I wrote 2 years ago no longer works. Sigh.
Readings shared March 09, 2026. jaalonso.github.io/vestigium/po... #AI #AI4Math #CategoryTheory #CoqProver #Emacs #FunctionalProgramming #Haskell #ITP #IsabelleHOL #LambdaCalculus #LeanProver #Lisp #Math #Physics #RocqProver
The floor is magma. ~ Alexandre Esteves. github.com/alexfmpe/sem... #Haskell #FunctionalProgramming
Category theory for programming. ~ Benedikt Ahrens, Kobe Wullaert. arxiv.org/abs/2209.012... #CategoryTheory #Haskell #LeanProver #FunctionalProgramming
Readings shared March 04, 2026. jaalonso.github.io/vestigium/po... #AI #AI4Math #CoqProver #FunctionalProgramming #Haskell #ITP #LeanProver #Math #RocqProver
Monuses and heaps. ~ Donnacha Oisín Kidney. doisinkidney.com/posts/2026-0... #Haskell #FunctionalProgramming
Layoutz! Zero-dep Elm-style TUI’s for #Haskell - now w/ terminal plots & more
discourse.haskell.org/t/layoutz-0-...
Pro #haskell tip.
In the repl, when you start a command (such as `sydTest spec`) which is actually behind the scene a "main" function which parses command line argument, you can pass any command line argument for free after your main function, e.g. `sydTest spec --golden-rest filteringArgument1`
Notorious mad lad @iankduncan.com has opened a GHC Proposal to add hints to guide branch prediction! github.com/ghc-proposal...
This may be key to better register allocation and code layout.
#Haskell
I'm unappy about #haskell idea that different type must have the same name because they are in a different module, such as Vector.
It gives super nice (sarcasm) "hover" type signature in LSP, such as `convert :: Vector -> Vector`.
`text` and `bytestring` tried to fix that with `StrictXXX` aliases.
It's there folks! The results of the State of #Haskell 2025 survey have been published
discourse.haskell.org/t/state-of-h...
A collage of several examples of 2D Graphics programming, including a version of the 2048 game, a chess board, pacman, snake, tetris and a tic-tac-toe
Brillo 2.0 - Production ready 2D graphics
#Haskell #Graphics
discourse.haskell.org/t/brillo-2-0...
Brillo 2.0 - Production ready 2D graphics
discourse.haskell.org/t/brillo-2-0-production-...
> Brillo hides the pain of drawing simple vector graphics and raster images behind a nice data type and a few display functions.
#Haskell #Graphics
New video: "Great Programmers Are Lazy". An exploration of Haskell's principle of laziness, in the context of Set 10 of the #Haskell MOOC.
Thumbnail painting: Hubert Robert, "A Fishing Party" (1805).
https://youtu.be/alcv2Eu1wJk
New video: "Great Programmers Are Lazy". An exploration of Haskell's principle of laziness, in the context of Set 10 of the #Haskell MOOC.
Thumbnail painting: Hubert Robert, "A Fishing Party" (1805).
youtu.be/alcv2Eu1wJk
#Haskell livestream: What the Functor?
youtube.com/live/7RasneK...
Readings shared February 24, 2026. jaalonso.github.io/vestigium/po... #AI4Math #ATP #Agda #CoqProver #FunctionalProgramming #Haskell #ITP #IsabelleHOL #LLMs #LeanProver #Math #Reasoning #Vampire
Haskell meets Evariste. ~ Paulo R. Pereira, Jose N. Oliveira. arxiv.org/abs/2602.168... #Haskell #FunctionalProgramming
Exported for tests only: Precise control over API visibility with custom warnings
#Haskell
tech.scrive.com/exported-for...
New #Haskell Debugger Release: v0.12
discourse.haskell.org/t/new-haskel...
Sabela - A reactive Notebook for #Haskell by the DataHaskell project
Announcement: discourse.haskell.org/t/ann-sabela...
Github Repository: github.com/DataHaskell/...