Skip to content

Commit 80ed7f2

Browse files
authored
Merge pull request #67 from haskellfoundation/ihp-affiliation
Add IHP as an affiliate.
2 parents 0e41cad + 00343b7 commit 80ed7f2

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

docs/affiliates/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,10 @@ <h2 class="text-2xl font-normal">Affiliated</h2>
301301
<div class="text-gray-600 break-all">www.haskell.org/haskell-org-committee</div>
302302
</a>
303303

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>
304308

305309
</div>
306310

docs/css/main.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/affiliates/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ <h2 class="text-2xl font-normal">Affiliated</h2>
105105
<div class="text-gray-600 break-all">www.haskell.org/haskell-org-committee</div>
106106
</a>
107107

108+
<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">
109+
<div class="font-medium">IHP (Integrated Haskell Platform)</div>
110+
<div class="text-gray-600 break-all">github.com/digitallyinduced/ihp</div>
111+
</a>
108112

109113
</div>
110114

0 commit comments

Comments
 (0)