I have the latest version of VS Code (on Ubuntu Linux) and I am trying to follow the instructions in the recent video about Haskell integration to VS code.
But when I try to get the command to set the environment variable as described in th…
It's time for the next release of IHP: v20201016 🎉
Major Changes
Haskell Language Server Support: You can now get cool IDE features by using Haskell Language Server. It works mostly out of the box after updating to this IHP version. C…
I'm trying to model a many-to-many relationship with containers containing items which can belong to multiple containers with the help of a container_items table defined like so:
CREATE TABLE container_items (
container_id UUID NOT …
When running the update I get these error lines:
Warning: haddock-interfaces: /nix/store/fvbcnk8xbq5kqzd4ibywgk5cgvklilny-bytestring-builder-0.10.8.2.0/share/doc/x86_64-linux-ghc-8.8.3/bytestring-builder-0.10.8.2.0/html/bytestring-builder.h…
It's time for the next release of IHP: v20201002 🎉
Major Changes
Realtime UI Updates with IHP AutoRefresh: Whenever a INSERT, UPDATE or DELETE happens to the records used by your action IHP will rerun your action on the serverside. Wh…
"We don't need no stinking badges!" Haha just kidding. Of course we do! I'm just putting up a link to a PR related to the forum badges in case anyone has any comments/suggestions/improvements.
…
Back from holiday and trying to catchup on forum posts I thought of some usability improvements.
In the homepage overview we should probably limit the size of the post previews
In the homepage overview reverse the ordering of posts to h…
Hi all,
I was trying the IHP Cloud beta and had some questions. Also spotted the question by Chris and thought it might be useful to add a IHP Cloud topic to the forum.
Let me know what you think!
…
I am trying to deploy a test app to ihpcloud. The app is a slightly upgraded version of the ihp blog. Everything goes fine with the linkup to the GitHub repository. Then the deploy button simply gives a hover text saying "We're st…
It's time for the next release of IHP: 20200918 🎉
Major Changes
Depoyment Documentation: Finally it's here. You can find it inside the Guide. Share your IHP apps with the internet! :). You can find details on how to deploy with IH…