cd/entity/Haskell· home entities Haskell
grep -l @haskell /news/*.json | wc -l → 33

Haskell

mentions 33 type Organization page 1/2 feed RSS

// recent coverage 33 mentions

02:12
2026-09-08
astledsa.substack.com
large-language-models

DSL Mania

A developer recounts their journey through programming languages and explains how structured outputs from large language models can be viewed as domain-specific languages, enabling deterministic code …

20:21
2026-08-27
discourse.haskell.org
ai-agents

Haskell-agent: An experimental agent harness in haskell

Digitally induced released haskell-agent, an experimental agent harness written in Haskell that functions as a concurrent streaming interpreter of a web socket DSL, with features including an interact…

19:21
2026-08-20
tidalcycles.org
ai-tools

Tidal Cycles – Live coding music with Algorithmic patterns

Tidal Cycles, a free/open-source live coding environment for algorithmic patterns written in Haskell, uses SuperCollider for synthesis and MIDI, and has inspired a family of similar environments inclu…

07:39
2026-08-17
dev.to
developer-tools

Functional languages are heavily imperative.

A developer argues that functional programming languages like Haskell are inherently imperative, citing academic papers from the 1990s that introduced imperative features to Haskell. The post highligh…

12:32
2026-07-29
alexn.org
artificial-intelligence

Boring Tech May Become Irrelevant Tech

A developer argues that the 'boring tech stack' philosophy, which prioritizes reliability and risk minimization, is becoming obsolete in 2026 due to AI and LLMs. The author claims that costs for refac…

21:26
2026-07-26
discourse.haskell.org
artificial-intelligence

[ANN] siza - pair with a local LLM on a Haskell notebook

A developer announced siza, a harness that pairs a local LLM with a Sabela notebook to improve Haskell code generation for data work, addressing issues like hallucinated modules and small context wind…

11:49
2026-07-23
promptcube3.com
ai-tools

DocCharm: Automating Help Center Updates via GitHub

DocCharm automates help center updates by watching GitHub repositories and using AI to suggest article revisions or drafts when features change, with every suggestion entering a human review queue bef…

19:42
2026-07-22
ebellani.github.io
developer-tools

Why care about programming languages

Eduardo Bellani argues that deep knowledge of programming languages remains essential in the age of AI-assisted coding because languages embody fundamental ideas about structuring thought and managing…

10:34
2026-07-20
discourse.haskell.org
developer-tools

Line of code not working as expected

A Haskell beginner encountered unexpected behavior in a conditional expression due to operator precedence, where `x && y == False` was parsed as `x && (y == False)` instead of `(x && y) == False`. The…

09:38
2026-07-20
discourse.haskell.org
developer-tools

Ghcid-check for programmatic fast feedback

A developer published ghcid-check, a small wrapper script around ghcid that provides programmatic fast feedback for Haskell coding agents, allowing users to launch a ghcid process with `ghcid-check --…

22:08
2026-07-15
machinebrief.com
artificial-intelligence

Haskell Faces AI Pressure as Scarf Moves to Python

Scarf, a software platform that relied on Haskell for seven years, is migrating to Python because Haskell's slow compilation and tooling cannot keep pace with AI-assisted development, founder Avi Pres…

20:37
2026-07-15
theregister.com
artificial-intelligence

Prominent Haskell defector pilloried by anti-AI purists

Scarf founder Avi Press announced the company is shifting new development from Haskell to Python, citing Haskell's slow adaptation to AI-assisted development. Press warned that Haskell is "in real dan…

08:08
2026-07-11
byteiota.com
developer-tools

Scarf Drops Haskell After 7 Years: AI Workflows Win

Avi Press, chair of the Haskell Foundation board, moved Scarf's production backend off Haskell after seven years, citing that AI coding agents made slow compilation economically unbearable. Press's po…

02:02
2026-07-11
sourcefeed.dev
developer-tools

The Cost of the Compiler in the Age of AI

Scarf, a developer tools company, is migrating its core web API from Haskell to Python after seven years, citing the high cost of Haskell's slow compilation in an era of AI-generated code and agentic …

09:38
2026-07-08
discourse.haskell.org
developer-tools

Senior/Staff Haskell Developer - Remote from EU/EEA

Scrive, a legaltech company in the e-signing space, is hiring a Senior/Staff Haskell Developer for a fully remote position within the EU/EEA. The role requires 8+ years of professional experience with…

00:00
2026-07-07
haskellforall.com
developer-tools

Mechanized type inference for record concatenation

A developer has published a mechanized type inference algorithm for biased record concatenation, based on Mitchell Wand's 1991 paper, to address challenges in type-checking the Nix language. The algor…

page 1 / 2 next →
// co-occurs with top 8 entities
// topics top 6 topics