11---
22title: About the Haskell Foundation
33---
4- < div class ="max-w-screen-xl mx-auto py-16 md:py-24 ">
5- < div class ="sm:px-6 lg:px-16 ">
6- < div class ="relative ">
7- < div class ="absolute top-0 left-0 border-t border-l border-purple-50 h-10 md:h-20 w-10 md:w-20 ">
8- < div class ="absolute top-1 md:top-2 left-1 md:left-2 border-t border-l border-purple-100 h-10 md:h-20 w-10 md:w-20 ">
9- < div class ="absolute top-1 md:top-2 left-1 md:left-2 border-t border-l border-purple-200 h-10 md:h-20 w-10 md:w-20 ">
10- < div class ="absolute top-1 md:top-2 left-1 md:left-2 border-t border-l border-purple-300 h-10 md:h-20 w-10 md:w-20 ">
11- < div class ="absolute top-1 md:top-2 left-1 md:left-2 border-t border-l border-purple-400 h-10 md:h-20 w-10 md:w-20 ">
12- < div class ="absolute top-1 md:top-2 left-1 md:left-2 border-t border-l border-purple-500 h-10 md:h-20 w-10 md:w-20 "> </ div >
13- </ div >
14- </ div >
15- </ div >
16- </ div >
17- </ div >
18- < div class ="absolute top-0 right-0 border-t border-r border-purple-50 h-10 md:h-20 w-10 md:w-20 ">
19- < div class ="absolute top-1 md:top-2 right-1 md:right-2 border-t border-r border-purple-100 h-10 md:h-20 w-10 md:w-20 ">
20- < div class ="absolute top-1 md:top-2 right-1 md:right-2 border-t border-r border-purple-200 h-10 md:h-20 w-10 md:w-20 ">
21- < div class ="absolute top-1 md:top-2 right-1 md:right-2 border-t border-r border-purple-300 h-10 md:h-20 w-10 md:w-20 ">
22- < div class ="absolute top-1 md:top-2 right-1 md:right-2 border-t border-r border-purple-400 h-10 md:h-20 w-10 md:w-20 ">
23- < div class ="absolute top-1 md:top-2 right-1 md:right-2 border-t border-r border-purple-500 h-10 md:h-20 w-10 md:w-20 "> </ div >
24- </ div >
25- </ div >
26- </ div >
27- </ div >
4+ < div class ="max-w-screen-xl mx-auto py-16 md:py-24 ">
5+ $partial("templates/corners.html")$
6+ < div class ="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">
7+ < h1 class ="text-2xl-5xl "> What Does Affiliation Entail?</ h1 >
288 </ div >
299</ div >
3010
31- </ div >
32- < div class ="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">
33- < h1 class ="text-2xl-5xl "> What Does Affiliation Entail?</ h1 >
34-
35- </ div >
36- </ div >
37-
38-
39-
4011 < div class ="xl:max-w-screen-xl mx-auto md:px-12 lg:px-16 ">
4112 < div class ="bg-gray-800 shadow-lg shadow-xl shadow-md shadow-sm px-6 sm:px-12 md:px-12 lg:px-16 py-16 md:py-20 ">
4213 < div class ="grid gap-8 lg:grid-cols-2 lg:gap-16 lg:text-xl text-gray-300 leading-relaxed ">
43-
14+
4415 < div class ="space-y-8 ">
4516 < div >
4617 Affiliation means that the group supports the goals of the Haskell Foundation, and, in return, the Haskell Foundation supports this group.
@@ -65,10 +36,10 @@ <h1 class="text-2xl-5xl">What Does Affiliation Entail?</h1>
6536
6637< div class ="max-w-screen-xl mx-auto ">
6738 < div class ="mt-16 md:mt-24 ">
68-
39+
6940 < div class ="px-4 sm:px-8 md:px-12 lg:px-16 ">
7041 < div class ="mx-auto prose md:prose-lg ">
71-
42+
7243 < h2 > Affiliated Committees</ h2 >
7344
7445 < h3 > Transparency</ h3 >
@@ -197,7 +168,7 @@ <h2>Affiliated Projects</h2>
197168 </ p >
198169 </ li >
199170 </ ul >
200-
171+
201172 </ div >
202173 </ div >
203174
0 commit comments