#haskell search results
"When you finally understand monads and realize… it’s just vibes inside a box 📦🙂 #Haskell #Monad" @monad
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.
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!
Question. Does he code #Elixir or #Haskell. Bringing in @ryanrwinchester & @TravisMWhitaker for their expert take.
Try similar code in #haskell and the answer will be 3. Check what happens in #fsharp and enjoy. Thanks to @headinthebox for the lesson.
📘 Haskell – Curso Completo Domine programação funcional com elegância, clareza e poder. 🔗 Compre aqui: amazon.com.br/Haskell-Comple… #Haskell #ProgramaçãoFuncional #Dev
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
There _are_ people who find that #haskell is easy: xlii.space/eng/haskell-fe…
Java will get typeclasses: youtube.com/watch?v=Gz7Or9…. #haskell finally coming to the masses!
youtube.com
YouTube
Growing the Java Language #JVMLS
Wouldn't it be nice if Scala supported pattern matching in function definitions, just like Haskell or Elixir? #scala #haskell #elixir
#Exercitium: Problema de las puertas. jaalonso.github.io/exercitium/pos… #Haskell #ProgramaciónFuncional #Matemáticas
Lambda calculus and typing. ~ Noam Zeilberger. noamz.org/teaching/CSE30… #Haskell #FunctionalProgramming #LambdaCalculus #TypeTheory
#Exercitium: Llanuras de longitud dada. jaalonso.github.io/exercitium/pos… #Haskell #ProgramaciónFuncional
Little Current stories with news footage and Preakness/ Haskell race foo... youtu.be/E17vKmR7Fgo?si… via @YouTube #LittleCurrent @PreaknessStakes @BelmontStakes #TripleCrown #Haskell #HorseRacing
youtube.com
YouTube
Little Current stories with news footage and Preakness/ Haskell race...
Readings shared November 26, 2025. jaalonso.github.io/vestigium/post… #FunctionalProgramming #Haskell #ITP #IsabelleHOL #LambdaCalculus #Math #TypeTheory
NEW BLOG: Exploring #Hasktorch, a #Haskell binding for deep learning, and how it uses FFI to integrate with #LibTorch. Curious how Haskell handles tensors, neural nets, and GPU training? Read it here: stackbuilders.com/insights/haskt… #DeepLearning #FunctionalProgramming
#Exercitium: Expresiones vectoriales. jaalonso.github.io/exercitium/pos… #Haskell #ProgramaciónFuncional #Matemáticas
Readings shared November 27, 2025. jaalonso.github.io/vestigium/post… #AI #FunctionalProgramming #Haskell #ITP #LeanProver #Math
Higher-order functions and type classes. ~ Noam Zeilberger. noamz.org/teaching/CSE30… #Haskell #FunctionalProgramming
First-order data types and pattern-matching ~ Noam Zeilberger. noamz.org/teaching/CSE30… #Haskell #FunctionalProgramming
Introduction to functional programming. ~ Noam Zeilberger. noamz.org/teaching/CSE30… #Haskell #FunctionalProgramming
Readings shared November 25, 2025. jaalonso.github.io/vestigium/post… #AI #FunctionalProgramming #Haskell #ITP #IsabelleHOL #LLMs #LeanProver #Math #Programming #Rocq
Pragmatic Type-Level Design (PTLD E-Book) by Alexander Granin is on sale on Leanpub! Its suggested price is $39.00; get it for $18.75 with this coupon: leanpub.com/sh/sHwdkZI6 @graninas #SoftwareEngineering #Haskell #FunctionalProgramming #SoftwareArchitecture
#Exercitium: Expresiones aritmética normalizadas. jaalonso.github.io/exercitium/pos… #Haskell #ProgramaciónFuncional #Matemáticas
📘 Haskell – Curso Completo Domine programação funcional com elegância, clareza e poder. 🔗 Compre aqui: amazon.com.br/Haskell-Comple… #Haskell #ProgramaçãoFuncional #Dev
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
第319回Haskell-jpもくもく会 @ オンライン は 11月30日に行います。 #haskell haskell-jp.connpass.com/event/376941/
第319回Haskell-jpもくもく会 @ オンライン は November 30, 2025 at 01:00PMに行います。次回もお気軽にどうぞ! #hasmoku #haskell haskell-jp.connpass.com/event/376941/
It's fantastic when the design of an API perfectly matches what you need to express. In this case the #Haskell Diagrams package has a powerful Lava-like functional geometry underpinning, which was just what I needed to get my work done. Kudos to Brent Yorgey and all the other…
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.
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
📣 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
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.
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. Eagles 71.2K posts
- 2. Eagles 71.2K posts
- 3. Jalen 18.8K posts
- 4. Black Friday 476K posts
- 5. Nebraska 12.7K posts
- 6. Swift 56.1K posts
- 7. Kevin Byard 1,236 posts
- 8. Ben Johnson 3,188 posts
- 9. Sydney Brown 1,159 posts
- 10. Iowa 14.1K posts
- 11. Lane Kiffin 11K posts
- 12. Rhule 3,039 posts
- 13. #CHIvsPHI 1,339 posts
- 14. Black Ops 7 Blueprint 12.5K posts
- 15. Tanner McKee N/A
- 16. Sumrall 3,861 posts
- 17. #SoleRetriever N/A
- 18. Go Birds 11.8K posts
- 19. Caleb Williams 5,011 posts
- 20. Gunner 4,352 posts