Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

reddit.com

Haskell :: Reddit

Get the latest updates from Haskell :: Reddit directly as they happen.

Follow now 13 followers

Latest posts

Last updated about 6 hours ago

[ANN] Fourmolu 0.17.0.0 released

about 6 hours ago

Fourmolu 0.17.0.0 has been released, with lots of new options + some...

SICP-like books in haskell?

about 12 hours ago

Wondering if there's anything like SICP but in haskell. Something exercise-driven, rather...

Assignment in record syntax in functions

about 18 hours ago

Hello, I'm going through the LYAH book and came across this example...

Stumped about nested record syntax

about 19 hours ago

Hello, I don't reach out on the Reddit forums unless I have...

Equality on recursive λ-terms

1 day ago

submitted by /u/SrPeixinho [link] [comments]

String interpolation as pattern?

2 days ago

There are decent libraries on string interpolation via QQ, but none of...

Expanding type families and synonyms in HLS

2 days ago

One of the frequent issues I have constructing servant handlers is getting...

What is the best open source coder LLM for Haskell?

2 days ago

Looking for experience from haskellers in this reddit who have played with...

Looking for code review (TTRPG helper)

2 days ago

Hello! I was wondering if I'd be able to get a code...

Efficient graph breadth-first search?

2 days ago

After studying graph-related materials in Haskell, I managed to solve the graph...

Would eliminating empty class dictionary references be unsound?

3 days ago

I've asked a somewhat similar question to this in the past but...