• Media type: E-Article
  • Title: Liquidate your assets: reasoning about resource usage in liquid Haskell
  • Contributor: Handley, Martin A. T.; Vazou, Niki; Hutton, Graham
  • imprint: Association for Computing Machinery (ACM), 2020
  • Published in: Proceedings of the ACM on Programming Languages
  • Language: English
  • DOI: 10.1145/3371092
  • ISSN: 2475-1421
  • Origination:
  • Footnote:
  • Description: <jats:p>Liquid Haskell is an extension to the type system of Haskell that supports formal reasoning about program correctness by encoding logical properties as refinement types. In this article, we show how Liquid Haskell can also be used to reason about program efficiency in the same setting. We use the system's existing verification machinery to ensure that the results of our cost analysis are valid, together with custom invariants for particular program contexts to ensure that the results of our analysis are precise. To illustrate our approach, we analyse the efficiency of a wide range of popular data structures and algorithms, and in doing so, explore various notions of resource usage. Our experience is that reasoning about efficiency in Liquid Haskell is often just as simple as reasoning about correctness, and that the two can naturally be combined.</jats:p>
  • Access State: Open Access