Practical examples of how dependent types are going to help Haskellers who don't know anyhting about them.

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vector-sized

  • I can think of one (correct me if I'm wrong): In the vector-sized library, if I currently index 5 into a vector that's known at compile-time to be only of size 2, I won't get a compile-time error, but throw an error at runtime. I'm guessing after dependent types get introduced, this library's developers can now start giving us a compile time error.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts