November 15, 2024
A new Haskell blog post/announcement has been posted! Get the full details here: http://haskell.org/ghc/blog/20241114-ghc-9.12.1-alpha3-released.html
0
0
0
Hot in Haskell:
Latest Haskell Threads
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20241114-ghc-9.12.1-alpha3...
New
Attention all functional programming enthusiasts and experts! The Functional Conf 2025 Call for Proposals is now open, and it’s a golden ...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.12.1-alpha2 is now available — The Glasgow Haske...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.8.3 is now available — The Glasgow Haskell Compiler
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.12.1-alpha1 is now available — The Glasgow Haske...
New
Functional programming (FP) has been a hot research topic for over three decades now. However, in the last ten years, driven by the need ...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.6.6 is now available — The Glasgow Haskell Compiler
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.6.6 is now available — The Glasgow Haskell Compiler
New
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20240613-32-bit-darwin-and...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC release plans — The Glasgow Haskell Compiler
New
HOT IN Haskell THIS WEEK!
Functional programming (FP) has been a hot research topic for over three decades now. However, in the last ten years, driven by the need ...
New
Attention all functional programming enthusiasts and experts! The Functional Conf 2025 Call for Proposals is now open, and it’s a golden ...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20241114-ghc-9.12.1-alpha3...
New
HOT IN Haskell THIS MONTH!
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.12.1-alpha2 is now available — The Glasgow Haske...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.8.3 is now available — The Glasgow Haskell Compiler
New
HOT IN Haskell THIS YEAR!
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20240510-ghc-9.10.1-releas...
New
Creating a macOS app with Haskell and Swift.
First part of an in-depth guide into developing a native macOS application using Haskell wi...
New
A new Haskell blog post/announcement has been posted!
New
Computed Properties for Haskell Records.
Adding computed properties to Haskell record types – probably a new Haskell anti-pattern!
New
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20240109-ghc-9.6.4-release...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20240313-ghc-9.10.1-alpha1...
New
Inside the Cult of the Haskell Programmer.
It’s spooky. It’s esoteric. It’s also the key to understanding the rise and relevance of func...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.10.1-alpha2 is now available — The Glasgow Haske...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.10.1-rc1 is now available — The Glasgow Haskell ...
New
A new Haskell blog post/announcement has been posted!
New
Calling Haskell from Swift.
Crossing the language boundary between Haskell and Swift. This is the second part of an in-depth guide into ...
New
Haskell Security Response Team - 2024 January–March report.
The Haskell Security Response Team (SRT) is a volunteer organisation within ...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20240415-ghc-9.10.1-alpha3...
New
A new PostgreSQL blog post/announcement has been posted!
Get the full details here: https://www.postgresql.org/about/news/plhaskell-v40...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC release plans — The Glasgow Haskell Compiler
New
HOT IN Haskell THE LAST THREE YEARS!
Author Spotlight: Rebecca Skinner (@RebeccaSkinner)
Welcome to our latest author spotlight, where we sit down with Rebecca Skinner, a...
New
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you’ll go beyond the syntax—and...
New
Learn Haskell by doing Haskell projects! In this book, you’ll get practical experience writing Haskell code and applying functional progr...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20211225-ghc-9.0.2-release...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.2.2 is now available — The Glasgow Haskell Compiler
New
Haskell in Production: Freckle.
In this interview, we talk with Pat Brisbin, a Principal Engineer at Freckle, a company that helps teach...
New
Algebraic Data Types in Haskell.
In this article, we introduce you to the concept of algebraic data types and show how you can build you...
New
Haskell Error Messages: Come on!.
I am a big fan of strongly typed languages, and my favorite GC’d language is Haskell. And I want you, ...
New
What killed Haskell, could kill Rust, too.
What killed Haskell, could kill Rust, too. GitHub Gist: instantly share code, notes, and snip...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20230130-ghc-9.6.1-alpha2-...
New
The Hidden Dangers of Haskell’s Ratio Type.
Haskell’s Rational datatype is useful, but using a type other than Integer with Ratio leads ...
New
Introduction to Haskell Typeclasses.
In this article, we introduce you to typeclasses in Haskell: what they are, how they can be used, a...
New
Integrated Haskell Platform v1.0.0-rc1 has been released.
Link: Release v1.0-RC1 · digitallyinduced/ihp · GitHub
New
Smooth, non-invasive Haskell Stack and Nix shell integration.
Integrating Haskell Stack and Nix in a smooth yet non-invasive way, with a...
New
HOT IN Haskell THIS Over 3 Years!
Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New
Yes? No? If yes, how/in what way?
New
Hi this week it’s Code Mesh V when London’s leading alternative tech conference goes virtual for the first time. Talks are set for both U...
New
Hey all! I came across this book yesterday, and bought the full version after reading the sample; currently roughly halfway through the b...
New
Such inflammatory, much wow. Unfortunately, Haskell itself agrees.
Some languages naturally lend themselves towards adoption. Some don’t...
New
IHP is a modern batteries-included haskell web framework, built on top of Haskell and Nix.
We believe that functional programing is the ...
New
Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent t...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: Status update: GHC on Apple M1 hardware — The Glasgow ...
New
Integrated Haskell Platform v20201127 has been released.
Link: Release Beta 27.11.2020 · digitallyinduced/ihp · GitHub
New
A new Haskell blog post/announcement has been posted!
New
If you were unable to join us recently for Code Mesh V conference you can catch up with our full suite of talk videos, QandA sessions and...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20211029-ghc-9.2.1-release...
New
The rapid evolution of web apps demands innovative solutions: this survey of frameworks and their unique perspectives will inspire you an...
New
A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.2.1-alpha2 now available — The Glasgow Haskell C...
New
Integrated Haskell Platform v20201113 has been released.
Link: Release Beta 13.11.2020 · digitallyinduced/ihp · GitHub
New
Haskell
Classification:
Programming Language
Forum Category:
Backend
Threads:
155
"An advanced, purely functional programming language"
- Follow
- Join
- Shape
the conversation
Latest Haskell Jobs
Featured Haskell Book
Latest Haskell Learning Resources
Haskell Bookcamp (Manning)
Backend Learning ResourcesEffective Haskell (PragProg)
Backend Learning ResourcesAlgebra Driven Design (self-published) (leanpub)
General Learning ResourcesSeven Languages in Seven Weeks (PragProg)
Backend Learning ResourcesSeven Web Frameworks in Seven Weeks (PragProg)
Backend Learning ResourcesHaskell Events (WIP)
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Filter by Type:
My Saved Portals
-
None saved yet