🦞🌯 Lobster Roll

Thread

ghc-shake: Reimplementing ghc -​-make (blog.ezyang.com)

Stories related to "ghc-shake: Reimplementing ghc -​-make" across the full archive.

ghc-shake: Reimplementing ghc -​-make (blog.ezyang.com)
Haskell prelude using GHC's new data kind promotion (blog.atnnn.com)
Data.Records: Extensible Records for Haskell (GHC 7.6) (github.com)
GHC (the standard Haskell compiler) gets first class iOS support (groups.google.com)
Haskell: Haskell and GHC: Too Big to Fail? (panel) (ezyang.tumblr.com)
GHC type holes now on by default (github.com)
Parsing Market Data with Ragel, clang and GHC primops (2012) (breaks.for.alienz.org)
GHC 7.8.1 released (haskell.org)
GHC 7.8.2 Released (haskell.org)
This is an important bugfix release related to this [GHC bug #8978](https://ghc.haskell.org/trac/ghc/ticket/8978) in 7.8.1.
The GHC Runtime system (scs.stanford.edu)
Try PureScript running in-browser, compiled with GHCJS (hdiff.luite.com)
Performance profiling with ghc-events-analyze (well-typed.com)
24 Days of GHC Extensions: Welcome! (ocharles.org.uk)
24 Days of GHC Extensions: View Patterns (ocharles.org.uk)
24 Days of GHC Extensions: Pattern Synonyms (ocharles.org.uk)
24 Days of GHC Extensions: Record Wildcards (ocharles.org.uk)
24 Days of GHC Extensions: Rebindable Syntax (ocharles.org.uk)
24 Days of GHC Extensions: List Comprehensions (ocharles.org.uk)
24 Days of GHC Extensions: Type Families (ocharles.org.uk)
24 Days of GHC Extensions: Functional Dependencies (ocharles.org.uk)
24 Days of GHC Extensions: Deriving (ocharles.org.uk)
Using React with GHCJS – Part 1 (iankduncan.com)
24 Days of GHC Extensions: DeriveGeneric (ocharles.org.uk)
24 Days of GHC Extensions: Rank N Types (ocharles.org.uk)
GHC Illustrated (takenobu-hs.github.io)
Writing Atom plugins in Haskell using ghcjs (edsko.net)
GHC 7.10 will use Plan FTP (mail.haskell.org)
GHC 7.10.1 Released! (mail.haskell.org)
Colorize GHCi (github.com)
The Notes of GHC (stackbuilders.com)
Writing notes for implementation comments can be useful for writing better programs.