SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Haskell Verification Projects
-
Project mention: Hasochism: The pleasure and pain of dependently typed Haskell programming [pdf] | news.ycombinator.com | 2025-04-07
I am not sure, but as a Typescripter, I think I'd find refinement types easier - https://github.com/ucsd-progsys/liquidhaskell
I am not sure if they serve the same purpose or how the venn diagrams overlap on this, but in 2000 I loved the idea of the assersion in Ada, and I love even more the idea the type system can prove your number is between 1 and 10 (etc.).
I reckon it occasionally will catch a bug, but more than that is perfect documentation. I don't want delay to be an int, I want it to be a RateLimitBackoffDelaySeconds which is between >0 and <60, for example.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
sbv
SMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Haskell Verification discussion
Haskell Verification related posts
-
Hasochism: The pleasure and pain of dependently typed Haskell programming [pdf]
-
What are the current hot topics in type theory and static analysis?
-
[ANNOUNCE] New release of SBV with support for quantifiers
-
liquidhaskell ghc9に対応したリリース出てたの知らなんだ
-
Let's collect relatively new research programming languages in this thread
-
LiquidHaskell plugin build failed
-
The Problem of Effects (2020)
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 May 2025
Index
What are some of the best open-source Verification projects in Haskell? This list will help you:
# | Project | Stars |
---|---|---|
1 | liquidhaskell | 1,239 |
2 | sbv | 254 |
3 | camfort | 134 |
4 | sbvPlugin | 45 |
5 | iamcheck | 6 |