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 21 followers

Latest posts

Last updated about 3 hours ago

SPJ: Pursuing a Trick a Long Way, Just To See Where It Goes

about 4 hours ago

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

Looking for a Haskell developer, contract to hire role in NYC (in-office)

about 7 hours ago

Hi I'm looking to hire a contractor to work on a blockckain...

Haskell tutorial implementing micrograd

1 day ago

First part of a series implementing micrograd in Haskell! submitted by /u/ConceptEffective1689...

Lazy vs strict evaluation

1 day ago

OK. So I'm reading a Haskell response on Quora, a site with...

How to parse symbols

2 days ago

I need to write a Type family that takes a symbol, and...

SPJ: Pursuing a Trick a Long Way, Just To See Where It Goes

2 days ago

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

The Inaugural North America Haskell Hackathon

2 days ago

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

LSP settings for Emacs

3 days ago

Hi, not sure that it's better place then r/emacs, but ppl are...

GHC 9.14.1-alpha2 is now available

3 days ago

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

TIL: Haddock Dingus lets you preview haddock formatting on-the-fly

3 days ago

submitted by /u/_0-__-0_ [link] [comments]

DeathπŸ’€ to type classes

4 days ago

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

when function question

4 days ago

somefn :: String -> Either String (Int, String) somefn input = do...