
Tech Talk: Dependent Types in Haskell with Stephanie Weirich
CoRecursive: Coding Stories
00:00
Harnessing Dependent Types in Haskell
This chapter explores the use of dependent types in Haskell through regular expressions, emphasizing how they enhance type safety and error prevention at compile time. By designing a library that interprets regular expression constructs, they showcase the intricate relationship between pattern matching and type systems.
Transcript
Play full episode