We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8b825 commit 00343b7Copy full SHA for 00343b7
docs/affiliates/index.html
@@ -301,6 +301,10 @@ <h2 class="text-2xl font-normal">Affiliated</h2>
301
<div class="text-gray-600 break-all">www.haskell.org/haskell-org-committee</div>
302
</a>
303
304
+ <a class="block border-l-3 border-purple-700 hover:bg-gray-50 shadow-lg px-4 py-2 md:py-4" href="https://github.com/digitallyinduced/ihp" target="_blank">
305
+ <div class="font-medium">IHP (Integrated Haskell Platform)</div>
306
+ <div class="text-gray-600 break-all">github.com/digitallyinduced/ihp</div>
307
+ </a>
308
309
</div>
310
0 commit comments