summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-09-02 04:04:29 +0200
committerandromeda <andromeda@lenovo>2026-09-02 04:04:29 +0200
commit84a70fb21764cc3888d07a7bda5e4c63a28135bb (patch)
tree00bf983c80e86430c7731df57eb7aae99b8ed251 /README.md
parent0a110b41d12e42946424578efcbaf231650ffe31 (diff)
[ghc-9.14-hs-bindgen] fix compilation
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index ae14cfa..8fa7901 100644
--- a/README.md
+++ b/README.md
@@ -8,11 +8,8 @@ The following is a non-exhaustive list of packages in this channel:
haskell packages:
- `ghc-9.14-fir`
-- `ghc-9.14-vulkan@3.27`
-
-broken haskell packages:
-
- `ghc-9.14-hs-bindgen`
+- `ghc-9.14-vulkan@3.27`
... and all dependencies of the above in the `ghc-9.14-pname` namespace.
@@ -30,4 +27,6 @@ Add to `channels.scm` the following channel:
"70DE 7ED5 E5EF 2086 643E 74C0 547A 6CAD 273C 801A"))))
```
-before running `guix pull`. \ No newline at end of file
+before running `guix pull`.
+
+Run `./check.sh` to build all packages defined in this channel. \ No newline at end of file