cd/entity/GHC· home entities GHC
grep -l @ghc /news/*.json | wc -l → 9

GHC

mentions 9 type Organization feed RSS

// recent coverage 9 mentions

13:20
2026-08-14
discourse.haskell.org
artificial-intelligence

History of DH (Dependent Types in Haskell) contributions

The Haskell development roadmap for Dependent Types (DH) will be updated with links to key research papers, including PhD theses by Adam Gundry (2013) and Richard A. Eisenberg (2016), a specification …

00:50
2026-07-30
discourse.haskell.org
developer-tools

Haskell Report 2024?

Simon Peyton Jones announced a project to produce a new Haskell report, revising the Haskell 2010 language report to account for language changes over the years, aiming to fix the issue that GHC canno…

19:31
2026-07-28
blog.haskell.org
developer-tools

Quick tips for fast iteration in Haskell

The Haskell community is adopting faster iteration techniques for type checking and compilation, driven by the rise of agentic coding. Tom Ellis and Laurent P. René de Cotret outline two methods: usin…

22:16
2026-06-29
discourse.haskell.org
machine-learning

Meaning of strictness

A Haskell developer explains that strictness analysis, a denotational concept, does not guarantee a function evaluates its argument on every code path, as demonstrated by the function \x y -> x `seq` …

17:49
2026-06-02
discourse.haskell.org
ai-tools

Template haskell quotations guide

A Haskell developer seeking reliable documentation for Template Haskell quotation types reports difficulty determining expected types for splices within quotes, such as whether a splice requires `Q Na…

17:40
2026-05-22
discourse.haskell.org
open-source

[RFC] Sunsetting i386?

The article discusses the ongoing difficulties with maintaining i386 (32-bit) architecture support in GHCup, including segfaults in Cabal CI and manual builds for Alpine Linux. The author is consideri…

23:11
2026-05-21
discourse.haskell.org
developer-tools

Botan bindings devlog

Technical challenges of importing Botan's `BOTAN_HAS_<feature>` support macros for use in Haskell with CPP and conditional compilation. The main obstacles include an indented `#define` in `build.h` th…

22:17
2026-05-21
discourse.haskell.org
developer-tools

The design of array libraries

Design and efficiency of array libraries in Haskell, with the author expressing skepticism about `Data.Array`'s performance and advocating for simpler wrappers around `Data.Primitive.Array`. The autho…

// co-occurs with top 8 entities
// topics top 6 topics