January 30, 2023
A new Haskell blog post/announcement has been posted! Get the full details here: GHC 9.6.1-alpha2 is now available — The Glasgow Haskell Compiler
0
11
1

Hot in Haskell:
Latest Haskell Threads

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.6.1-alpha2 is now available — The Glasgow Haskel...
New

Pair Programming with ChatGPT & Haskell.
Here, I present the (lightly edited) story of using ChatGPT conversationally to solve a non...
New

Parallel streaming in Haskell: Part 4 - Conditionals and non-blocking evaluation.
Fourth and final blog post about the parallel streamin...
New

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.6.1-alpha1 is now available — The Glasgow Haskel...
New

GHC2023 by nomeata · Pull Request #559 · ghc-proposals/ghc-proposals.
Rendered
This PR will guide the process of deciding if we want to...
New

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.4.4 released — The Glasgow Haskell Compiler
New

Probability Monads from scratch in 100 lines of Haskell.
The final code is on Github.
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!
New

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.4.3 released — The Glasgow Haskell Compiler
New
HOT IN Haskell THIS WEEK!

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.6.1-alpha2 is now available — The Glasgow Haskel...
New
HOT IN Haskell THIS MONTH!

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.6.1-alpha1 is now available — The Glasgow Haskel...
New

GHC2023 by nomeata · Pull Request #559 · ghc-proposals/ghc-proposals.
Rendered
This PR will guide the process of deciding if we want to...
New

Pair Programming with ChatGPT & Haskell.
Here, I present the (lightly edited) story of using ChatGPT conversationally to solve a non...
New

Parallel streaming in Haskell: Part 4 - Conditionals and non-blocking evaluation.
Fourth and final blog post about the parallel streamin...
New
HOT IN Haskell THIS YEAR!

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

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

A new Haskell blog post/announcement has been posted!
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: GHC 9.4.1-alpha1 released — The Glasgow Haskell Compiler
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

Smooth, non-invasive Haskell Stack and Nix shell integration.
Integrating Haskell Stack and Nix in a smooth yet non-invasive way, with a...
New

Table of Contents
Table of Contents
The problem with escape hatches
Why Dhall is useful irrespective of functional programming
Ensurin...
New

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.4.1-alpha2 released — The Glasgow Haskell Compiler
New

A new Haskell blog post/announcement has been posted!
New
HOT IN Haskell THE LAST THREE 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

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

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

Hey all! I came across this book yesterday, and bought the full version after reading the sample; currently roughly halfway through the b...
New

A new Haskell blog post/announcement has been posted!
Get the full details here: http://haskell.org/ghc/blog/20210309-apple-m1-story.html
New

Typing is Hard
Type Checking and Type Inference
Common terms
Completeness
Soundness
Decidability
Hindley-Milner Type System
Dependent ...
New

A new Haskell blog post/announcement has been posted!
New

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.2.1 is now available — The Glasgow Haskell Compiler
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

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: http://haskell.org/ghc/blog/20210422-ghc-9.2.1-alpha2-...
New

Integrated Haskell Platform v0.9.0 has been released.
Link: https://github.com/digitallyinduced/ihp/releases/tag/v0.9.0
New
Haskell
Classification:
Programming Language
Forum Category:
Backend
Threads:
100
"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
35% 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