shithub: MicroHs

Download patch

ref: 94db41b3b458bebdf4de50de98f0563a3a9e5d29
parent: 5e4f9f0a07f9f3dfc9616dabdc4b720a995ff48b
author: Lennart Augustsson <lennart@augustsson.net>
date: Mon Jan 6 11:15:53 EST 2025

Fix typo

--- a/.github/workflows/hackage-ci.yml
+++ b/.github/workflows/hackage-ci.yml
@@ -70,7 +70,7 @@
     - name: compile and install cpphs
       run: |
         PATH="$HOME/.mcabal/bin:$PATH"
-        cd malcolm-wallace-universe/spphs-1.20.9
+        cd malcolm-wallace-universe/cpphs-1.20.9
         mcabal install
 
     # mtl