GHC Plugin for Setting Breakpoints in Concurrent Programs
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a 24-minute conference talk from ACM SIGPLAN's Haskell Implementors' Workshop 2023 (HIW'23) that introduces a novel GHC plugin for setting breakpoints in Haskell programs. Dive into Aaron Allen's solution to address the limitations of GHCi's built-in breakpoint functionality, particularly in concurrent programs like web servers. Learn about a new approach that works effectively in concurrent contexts and operates independently of the bytecode interpreter. Discover the potential benefits this plugin offers to industrial users and gain insights into its implementation details, which may be of particular interest to GHC hackers. For more comprehensive information, refer to the associated GitHub repository.
Syllabus
[HIW'23] GHC Plugin for Setting Breakpoints
Taught by
ACM SIGPLAN
Related Courses
Introduction to Functional ProgrammingDelft University of Technology via edX Functional Programming in Haskell
Chennai Mathematical Institute via Swayam An introduction to Haskell Programming
Chennai Mathematical Institute via Swayam Functional Programming in Haskell: Supercharge Your Coding
University of Glasgow via FutureLearn Introduction To Haskell Programming
Chennai Mathematical Institute via Swayam