WeSearch
Hub / Tags / Haskel
TAG · #HASKEL

Haskel coverage.

Every story in the WeSearch catalog tagged with #haskel, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

23 stories tagged with #haskel, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Haskel"

RELATED TAGS
#haskell11#programming6#functional-programming3#ai2#coding2#futhark2#aws2#testing1#caching1#nix1#ghc1#high-performance-computing1
R/HASKELL

Stealing from Biologists to Compile Haskell Faster - Ian Duncan

9 views ·
IAN DUNCAN

Stealing from Biologists to Compile Haskell Faster

The trick that makes GHC’s ApplicativeDo optimization faster is structurally identical to how biologists predict RNA folding.…

15 views ·
#haskell#programming#compiler
NAUTHS

Practical Uses of Monads in Haskell

On the “haskellquestions” subreddit, a user recently asked for some helpwith monads in Haskell. In their post, they w...…

13 views ·
#haskell#programming#monads
R/PROGRAMMING

Practical uses of monads in Haskell

12 views ·
R/HASKELL

Blog: practical uses of monads in Haskell

12 views ·
R/HASKELL

Live Now: Building a Haskell Game with a Haskell Game Engine

13 views ·
SR

A demonstration deployment of Haskell on AWS Lambda

14 views ·
#aws#haskell#lambda
JACKKELLY

Lambda on Lambda: Serverless Haskell on AWS

15 views ·
#haskell#aws#serverless
R/AWS

lambda-on-lambda - Serverless Haskell on AWS

15 views ·
SAMIR : COFFEE → NONSENSE

Solving the Technical Interview

11 views ·
#interview#programming#chess
HASKELL COMMUNITY

Haskell Foundation 2026 Update

The Haskell Foundation has been at the center of a flurry of changes, all of which I’d like to share with the community today. First, José, our executive director for the past few…

14 views ·
FUTHARK-LANG

Why Not Tail Recursion?

A high-performance and high-level purely functional data-parallel array programming language that can execute on the GPU and CPU.…

17 views ·
#programming#functional programming#futhark
R/HASKELL

[Hiring] [$15/hr] Haskell / Purescript Documentation Writer

18 views ·
/HOME/KSQSF

Twenty-four Hours of AI Coding

Disclaimer: This post was translated into English by an AI model. It may contain mistakes or awkward wording. Whether from news hype, friends in the AI industry, or online discuss…

15 views ·
#ai#coding#technology
HYPERPOLYGLOT

Hyperpolyglot ML Dialects and Haskell: SML, OCaml, F#, Haskell

12 views ·
#programming#languages#ml
R/HASKELL

[TIL] There isn’t a single posting of requirement for Haskell developer on any freelancing website

15 views ·
THE JERUSALEM POST | JPOST.COM

Netanyahu's coalition 'massively pressuring' MKs to vote for haredi draft bill, Haskel tells 'Post'

Haskel told The Jerusalem Post that over the weekend, “phone calls were made to almost all coalition members in order to check their positions and pressure them to vote on the cons…

22 views ·
#politics#israel#draft
R/HASKELL

Do you write Haskell?

14 views ·
R/CLAUDEAI

Why Most Developers Can't Use AI Effectively - lessons from 50k lines of LLM-generated Haskell

14 views ·
BARTOSZ MILEWSKI'S PROGRAMMING

Profunctor Equipment in Haskell

Previously: Profunctor Equipment. To make things more palatable for programmers, I decided to provide a toy implementation of some of the equipments in Haskell. The advantage of th…

9 views ·
#haskell#programming#functors
GITHUB

Accelerate

Embedded language for high-performance array computations - AccelerateHS/accelerate…

11 views ·
#haskell#high-performance computing#parallel arrays
R/DOCKER

Help Using Docker to Run a Haskell Library with an External Dependency written in C++ and Python

11 views ·
GITHUB

tasty-cache: Nix-style test caching for Haskell

Cache tests based on their source dependency tree; only re-run when source meaningfully changed. - silky/tasty-cache…

14 views ·
#haskell#testing#caching