SaaSHub helps you find the best software and product alternatives Learn more →
Ihp Alternatives
Similar projects and alternatives to ihp
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
wasp
The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away complex full-stack features like auth, background jobs, RPC, email sending, end-to-end type safety, single-command deployment, and more.
-
-
-
-
-
-
-
-
-
-
thin-backend
🔥 Thin Backend is a Blazing Fast, Universal Web App Backend for Making Realtime Single Page Apps
-
-
-
-
ihp discussion
ihp reviews and mentions
-
Haskell Foundation 2026 Update
There are lots of people successfully using agents with Haskell, for example
* https://github.com/digitallyinduced/ihp/ is mainly written with Claude now
* https://jappie.me/haskell-vibes.html is gushing over agent-written Haskell
* https://discourse.haskell.org/t/anti-llm-sentiment-considere... huge thread about the divisiveness of LLM's from some person who loves using them with Haskell
I can see how agent coding is a nice fit for Haskell, since LLM's tend to be best at tasks where you can easily verify the output – and GHC lets you easily verify much more of your domain than say Python. At the same time, the LLMs tend to not code golf unless asked to, and they don't care if they have to wait for dependencies to compile, so that takes away the two major Haskell time sinks.
- IHP Haskell Framework v1.5 has been released
- IHP v1.5.0 released: full database layer rewrite, perf improvements, typed SQL
- Returning to Rails in 2026
- Integrated Haskell Platform (IHP) v1.4.0 released
- IHP: Type-safe web framework in Haskell and Nix
- IHP – The Haskell Framework for Non-Haskellers
-
Ask HN: Why are all of the best back end web frameworks dynamically typed?
I found IHP straightforward:
https://ihp.digitallyinduced.com/
despite not remembering much haskell!
This assumes you can get past nix for the install.
I find IHP well-designed. I just wish the licensing scheme were more transparent.
- IHP v1.1.0 has been released 🎉
- IHP Haskell Framework v1.1.0 has been released
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jun 2026
Stats
digitallyinduced/ihp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ihp is Haskell.