From af39040e6437701e6d936acf1454fac029e9ad4c Mon Sep 17 00:00:00 2001 From: andromeda Date: Tue, 1 Sep 2026 21:32:59 +0200 Subject: [ghc-9.14] add lots and lots and lots of packages in the ghc-9.14 namespace --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 942b76e..ae14cfa 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,21 @@ All packages are built from source. -The following is a list of packages in this channel: +The following is a non-exhaustive list of packages in this channel: - `ghc@9.12.2` - `ghc@9.14.1` +haskell packages: + +- `ghc-9.14-fir` +- `ghc-9.14-vulkan@3.27` + +broken haskell packages: + +- `ghc-9.14-hs-bindgen` + +... and all dependencies of the above in the `ghc-9.14-pname` namespace. + Add to `channels.scm` the following channel: ```guile @@ -12,7 +23,6 @@ Add to `channels.scm` the following channel: (name 'andromeda) (url "https://git.galaxious.de/channel939.git") (branch "master") - (commit "50ec74ff09bca2f5b38d0c80b7d3ef788675c23b") (introduction (make-channel-introduction "7d40506d00a02c6b68f69b3761c1cfffaa98a642" -- cgit v1.3.1