Back to Browse

Eliminating Bugs with Dependent Haskell (Experience Report)

2.0K views
Sep 12, 2020
22:48

https://icfp20.sigplan.org/details/haskellsymp-2020-papers/8/Eliminating-Bugs-with-Dependent-Haskell-Experience-Report- Using dependent types in production code is a practical way to eliminate errors. While there are many examples of using dependent Haskell to prove invariants about code, few of these are applied to large scale production systems. Critics claim that dependent types are only useful in toy examples and that they are impractical for use in the real world. This experience report analyzes real world examples where dependent types have enabled us to find and eliminate bugs in production Haskell code.

Download

0 formats

No download links available.

Eliminating Bugs with Dependent Haskell (Experience Report) | NatokHD