#haskell search results
Advent of code is starting soon. Do you plan to particiate? If so, with what language/tooling? I'll probably try to do it in #haskell as in most years. This year is the first one with only 12 riddles. adventofcode.com
Question. Does he code #Elixir or #Haskell. Bringing in @ryanrwinchester & @TravisMWhitaker for their expert take.
I successfully hooked up ghcid to LLM. #Haskell So, it no longer has to waste time with Nix devShell and cabal build. ghcid gives you instant feedback, which speeds up the LLM workflow. Nit: ghcid is not particularly reliable, so you may have to restart it from time to time.
There _are_ people who find that #haskell is easy: xlii.space/eng/haskell-fe…
Haskell Advent of code Day 1 Completed ✅ Struggled a little bit with the left rotations but we are good! github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Hyperfunctions: Communicating continuations. ~ Donnacha Oisín Kidney, Nicolas Wu. doisinkidney.com/pdfs/hyperfunc… #Haskell #FunctionalProgramming
Easily create a new project for a new Cabal package in my new IDE for Haskell (and Agda & Swift). Interested in taking it for a spin? DM me your email for a beta test invite! #Haskell
wrote a quick blog post about expressing and proving the Baby Paradox in #Haskell. the concrete implementation had been a go-to LLM stumper for me until GPT 5, so I thought it was about time!
Try similar code in #haskell and the answer will be 3. Check what happens in #fsharp and enjoy. Thanks to @headinthebox for the lesson.
Wouldn't it be nice if Scala supported pattern matching in function definitions, just like Haskell or Elixir? #scala #haskell #elixir
Best of luck to all in one of the biggest days for horse racing - right here in Monmouth County at Monmouth Park! #Haskell 🏇I was fortunate to receive a behind the scenes tour yesterday as they readied for the big day!
"When you finally understand monads and realize… it’s just vibes inside a box 📦🙂 #Haskell #Monad" @monad
Readings shared December 3, 2025. jaalonso.github.io/vestigium/post… #CompSci #FunctionalProgramming #Haskell #ITP #LeanProver #Math
Readings shared December 3, 2025. jaalonso.github.io/vestigium/post… #CompSci #FunctionalProgramming #Haskell #ITP #LeanProver #Math
#Exercitium: Búsqueda en lista de listas de pares. jaalonso.github.io/exercitium/pos… #Haskell #ProgramaciónFuncional
Haskell Advent of code Day 3 Completed ✅ 20 minutes to pass it, just cruising for now 😎 github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Advent of Code in #Haskell Day 4 -- the return of 2d grid logic :) github.com/mstksg/advent-…
Finding Success (and Failure) in Haskell by Type Classes is on sale on Leanpub! Its suggested price is $35.00; get it for $12.50 with this coupon: leanpub.com/sh/EWn5gg2f @typeclasses #Haskell
Haskell Advent of code Day 1 Completed ✅ Struggled a little bit with the left rotations but we are good! github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Haskell Advent of code Day 2 Completed ✅ Not so hard today 😎 github.com/mehdidotcafe/a… #AdventOfCode #Haskell #functionalprogramming
Advent of Code 2025 in #Haskell day 3! :) Got to use StateT + List (aka LogicT Lite), one of my more favorite tools in Haskell. github.com/mstksg/advent-… can't believe we're already a quarter of the way done
Haskell: GHC 9.14.1-rc3 is now available devtalk.com/t/224873 #Haskell # #devtalk
学霸代写 - 为您提供: 金融代写,留学生程序代写,😀包括: #DataStructure代写 #OS操作系统 #haskell #CS编程代写 官网: zuoyedaixie.net 微信ID: nobugboy
advent of code 2025 in #haskell Day 2, using one of my fav haskell data structures :) 260us time is as fast as some of these ever get github.com/mstksg/advent-…
Sockets and Pipes by Type Classes is on sale on Leanpub! Its suggested price is $60.00; get it for $20.00 with this coupon: leanpub.com/sh/uBDpFmT1 @typeclasses #Haskell
第320回Haskell-jpもくもく会 @ オンライン は 12月7日に行います。 #haskell haskell-jp.connpass.com/event/377700/
第320回Haskell-jpもくもく会 @ オンライン は December 7, 2025 at 01:00PMに行います。次回もお気軽にどうぞ! #hasmoku #haskell haskell-jp.connpass.com/event/377700/
gksatoさんの #AtCoder #ARC211 (Div. 2) with #Haskell での成績 3AC(A-C) in 102:35 + 1WA rank: 308th perf.: 1826 rating: 1683→1698 (+15) :) atcoder.jp/users/gksato/h… やっぱ ARCの方が Ratingあげやすいですね・・・
(Final Draft) The Haskell School of Music - From Signals to Symphonies - freecomputerbooks.com/The-Haskell-Sc… Look for "Read and Download Links" section to download. Follow/Connect me if you like this post. #Haskell #HaskellProgramming #Music #Signals #Symphonies #ComputerMusic #DigitalMusic
第319回Haskell-jpもくもく会 @ オンラインの時間です!興味のある方は haskell.jp/signin-slack.h… からHaskell-jpのSlack Workspaceに登録した上で、# mokumoku-onlineというチャンネルにjoinしてください! hask(_ _)eller #hasmoku #haskell haskell-jp.connpass.com/event/376941/
#Exercitium: Problema de las puertas. jaalonso.github.io/exercitium/pos… #Haskell #ProgramaciónFuncional #Matemáticas
Something exciting arrived in the mail today 🤩 Maybe I should share some of my favorite books with you all before I finish this one? 🤔 What are some of YOUR favorite books on functional programming or IT in general? #functionalprogramming #book #haskell @graninas
Switching back to #Haskell from #Rust, I've noticed a significant drawback: the documentation is ... lacking. It took some digging to understand how to use servant's `fieldLink` with nested routes. Ended up diving into the source code and tests to figure it out.
#Exercitium: Pequeño test de inteligencia. jaalonso.github.io/exercitium/pos… #Haskell #ProgramaciónFuncional #Matemáticas
📣 Attention #Haskell #Cardano Devs 📣 Maestro is on a quest to enhance our open-source #SDK repos! This week, we're focusing on our Haskell SDK issues! All the tasks in our Haskell repo have been listed! Maestro will award you 4 million Compute credits for every 5 endpoints…
I am very excited about reading this book, what a treat!! #physics . #haskell . #functionalprogramming
Try similar code in #haskell and the answer will be 3. Check what happens in #fsharp and enjoy. Thanks to @headinthebox for the lesson.
Something went wrong.
Something went wrong.
United States Trends
- 1. Walter Payton 1,740 posts
- 2. Good Thursday 34K posts
- 3. #thursdayvibes 2,263 posts
- 4. Merry Christmas 67.7K posts
- 5. $META 11.6K posts
- 6. Metaverse 7,194 posts
- 7. Happy Friday Eve N/A
- 8. RNC and DNC 3,391 posts
- 9. #ThursdayThoughts 1,646 posts
- 10. #NationalCookieDay N/A
- 11. Dealerships 1,281 posts
- 12. #JASPER_TouchMV 300K posts
- 13. #DareYouToDeathSpecial 120K posts
- 14. The Blaze 5,074 posts
- 15. Hilux 9,873 posts
- 16. Toyota 31K posts
- 17. JASPER COMEBACK TOUCH 197K posts
- 18. DataHaven 12.2K posts
- 19. Happy Founders N/A
- 20. U.S. Capitol 1,036 posts