IHP 1.1 is out now!
Create a new thread +
General advice in use cases?
Gonzalo Muñoz
Hi! Newcomer here, both to web development itself, and even more to the Haskell / IHP community (loving it so far, BTW). And I've been wondering wether IHP will be enough for the projects to come. Let's say I need to build an Instag…
Add Response
Incorrect rendering of special characters
Gonzalo Muñoz
Hi community! First time here. I thought I'd start with a tiny bug report. I'm seeing a lot of ASCII URL encoding literals instead of the actual character on the forum: Screenshot I'm using firefox 91 on Manjaro Linux (up-to-dat…
Add Response
OverloadedLabels in IHP
dharmatech
Hey y'all, I posted the following question to stackoverflow: https://stackoverflow.com/q/68960202/268581 Fyodor there suggested it may be a bug in the template compiler. Is that something on the IHP side? Or part of some other library w…
Add Response
Hot reload port specification
zhan ishzhanov
Im running ihp in gitpod.io and the localhost gets proxied, so hot reload stops working. I belief the common solution to this is letting users specify hmr port. Ideally the front-end side would just modify the localhost part itself if it de…
Add Response
Alternative project layout in a Razor Pages style
dharmatech
A short (6 minute) video demonstrating that IHP projects can have a different layout that's closer to what you see in an ASP.NET Core Razor Pages project: https://youtu.be/WhCiBZNc15Y The git branches that I reference: https://github.co…
Add Response
Upcoming IHP Developer Subscription
marc PRO
Hey, As the time needed for developing and maintaining IHP is growing I’ve been looking for solutions to enable digitally induced to focus on IHP in a more sustainable way. It often happens that open source projects are getting abandoned be…
Add Response
IHP is about to get a new Logo 🎨
marc PRO
We're currently reworking some of the visual design of IHP. While it's not yet live, I'm happy to share what the new logo is going to look like: What do you think? …
Add Response
IHP v0.13.0 is out! 🎉
marc PRO
A new IHP release with new features and bug fixes is out. Over 120 commits have been merged since the last release. You can find the full change log at GitHub. …
Add Response
Some Updates to the IHP Forum
marc PRO
Hey, I just pushed an update to the IHP forum. Here's the most important changes: It's now integrated into the main IHP website instead of running at forum.ihpapp.com You can now log in with GitHub If you log in via GitHub you…
Add Response
Haskell Language Server performance
jpe90
Hello! I got started with IHP recently and think it's fantastic so far. One issue I've had is related to the performance of the Haskell Language Server in an IHP project. When it starts up, I've noticed it will peg a few cores o…
Add Response