Publication | Closed Access
Improving type error diagnosis
44
Citations
14
References
2004
Year
Unknown Venue
Ambiguity Error ReportingEngineeringType TheoryVerificationDiagnosisSoftware EngineeringSoftware AnalysisFormal VerificationGeneric ProgrammingDependently Typed ProgrammingType ErrorsProgramming LanguagesTyping ProblemComputer ScienceType SystemFunctional ProgrammingAutomated ReasoningProgram AnalysisSoftware TestingType Error DiagnosisFormal Methods
We present a number of methods for providing improved type error reports in the Haskell and Chameleon programming languages. We build upon our previous work [19] where we first introduced the idea of discovering type errors by translating the typing problem into a constraint problem and looking for minimal unsatisfiable subsets of constraints. This allowed us to find precise sets of program locations which are in conflict with each other. Here we extend this approach by extracting additional useful information from these minimal unsatisfiable sets. This allows us to report errors as conflicts amongst a number of possible, candidate types. The advantage of our approach is that it offers implementors the flexibility to employ heuristics to select where, amongst all the locations involved, an error should be reported. In addition, we present methods for providing improved subsumption and ambiguity error reporting.
| Year | Citations | |
|---|---|---|
Page 1
Page 1