From 5b436b187cf0bc28ff7530d67bf6bc28434eb4e5 Mon Sep 17 00:00:00 2001 From: JMCT Date: Tue, 6 May 2025 09:25:38 -0400 Subject: [PATCH] Link to AB --- templates/donations/list.html | 20 +++++++++++++------- templates/footer.html | 6 +++--- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/templates/donations/list.html b/templates/donations/list.html index 287b1e33..764fb598 100644 --- a/templates/donations/list.html +++ b/templates/donations/list.html @@ -36,6 +36,12 @@

Sponsoring The Haskell Foundati

Many enterprises use Haskell and its compiler, the Glasgow Haskell Compiler (GHC), for free. In the spirit of open source, the Haskell Foundation provides an opportunity for those enterprises to give back to the community and toolchain from which they benefit. Maintaining and developing reliable toolchains takes a huge amount of nitty-gritty engineering work.

+

The Advisory Board

+
+

+ Sponsoring the Haskell Foundation also grants sponsors participation in the Haskell Foundation Advisory Board. This body allows sponsors to voice their concerns and thoughts on how Haskell Foundation resources should be used. More details can be found here. +

+

Contributions to the Haskell Foundation are tax-deductible where applicable, and are used to sponsor our open source initiatives that ensure that research and development continues at the same world-class pace for years to come.

@@ -57,8 +63,8 @@

Sponsorship Levels

-

Functor

-
USD $$10k+ / year
+

Bronze

+
USD $$15k+ / year

Receive ongoing acknowledgements on social media channels and have a small logo displayed on the HF website. @@ -74,8 +80,8 @@

Functor

-

Applicative

-
USD $$25k+ / year
+

Silver

+
USD $$35k+ / year

Have your logo and story featured in the Supporter Spotlight on the website and newsletter, a medium- sized logo displayed on the HF website, and receive ongoing recognition on our social media pages. @@ -93,11 +99,11 @@

Applicative

-

Monad

-
USD $$70k+ / year
+

Gold

+
USD $$100k+ / year

- All of the benefits of Functor and Applicative sponsorships, with the addition of a full interview for the Haskell Foundation blog, as well as having your logo prominently displayed on the HF website. + All of the benefits of Bronze and Silver sponsorships, with the addition of a full interview for the Haskell Foundation blog, as well as having your logo prominently displayed on the HF website.

diff --git a/templates/footer.html b/templates/footer.html index 85c87230..5a83bf79 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -2,7 +2,7 @@
SPONSORS
-
Monads
+
Gold
$for(monads)$ @@ -11,7 +11,7 @@
-
Applicatives
+
Silver
$for(applicatives)$ @@ -20,7 +20,7 @@
-
Functors
+
Bronze
$for(functors)$