Write a Blog >>
ICFP 2016
Sun 18 - Sat 24 September 2016 Nara, Japan
Fri 23 Sep 2016 15:20 - 15:45 at Noh Theater - Abstractions that Scale Chair(s): Geoffrey Mainland

Most build systems start small and simple, but over time grow into hairy monsters
that few dare to touch. As we demonstrate in this paper, there are a few issues
that cause build systems major scalability challenges, and many pervasively
used build systems (e.g. Make) do not scale well.

This paper presents a solution to the challenges we identify. We use functional
programming to design abstractions for build systems, and implement
them on top of the Shake library, which allows us to describe build rules and
dependencies. To substantiate our claims, we engineer a new build system
for the Glasgow Haskell Compiler. The result is more scalable, faster, and
spectacularly more maintainable than its Make-based predecessor.

Fri 23 Sep

Displayed time zone: Osaka, Sapporo, Tokyo change

15:20 - 16:10
Abstractions that ScaleHaskell at Noh Theater
Chair(s): Geoffrey Mainland Drexel University
15:20
25m
Talk
Non-recursive Make Considered Harmful: Build Systems at Scale
Haskell
Andrey Mokhov , Neil Mitchell , Simon Peyton Jones Microsoft Research, UK, Simon Marlow Facebook
DOI
15:45
25m
Talk
Lazy Graph Processing in Haskell
Haskell
DOI