Eliminating bugs with dependent Haskell (experience report)

ICFP '20: ACM SIGPLAN International Conference on Functional Programming Virtual Event USA August, 2020(2020)

Cited 1|Views3
No score
Abstract
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.
More
Translated text
Key words
Model Checking,Type Inference,Source Code Analysis,Software Defect Prediction
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined