Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 423 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 423 Bytes

Async vs Futures Talk

This is the repo for a talk given by Bhargav Voleti and Matthew Wraith on March 27th 2019 at the joint Chicago Haskell and Chicago Rust meetup.

Building the slides

Simply call make to build the slides:

$ make

Building the Haskell part of the repo

You need to have stack installed.

$ cd haskell
$ stack build