Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 299 Bytes

Dependent Types in Haskell

Demo code for the talk Dependent Types in Haskell in Hong Kong Functional Programming meetup.

  • How to write dependently typed programs in Haskell and Idris respectively for simple comparison.
  • A tour of the singletons library.
  • Introduction to Dependent Haskell.