From fc339e3d8197e4fcb4259bb89962f00d9797f852 Mon Sep 17 00:00:00 2001
From: Daniel Firth <dan.firth@homotopic.tech>
Date: Sat, 11 Mar 2023 07:04:53 +0000
Subject: [PATCH] Haskell Horizon -> Horizon Haskell

---
 README.md | 2 +-
 flake.nix | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c38d49fd..bcf91b4d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Haskell Horizon Platform
+# Horizon Haskell Platform
 
 [horizon-haskell.net](https://horizon-haskell.net).
 
diff --git a/flake.nix b/flake.nix
index a2c584dd..9923ab9e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,6 +1,6 @@
 {
 
-  description = "Haskell Horizon Platform";
+  description = "Horizon Haskell Platform";
 
   inputs = {
     get-flake.url = "github:ursi/get-flake";
-- 
GitLab