diff options
| author | andromeda <andromeda@lenovo> | 2026-09-01 21:32:59 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-09-01 21:32:59 +0200 |
| commit | af39040e6437701e6d936acf1454fac029e9ad4c (patch) | |
| tree | 94d28f4a22fce6bc40e41fe52cfef9c143d6f5a9 /README.md | |
| parent | b9d9990022ce2402c951feedbb91f406d2dfc58e (diff) | |
[ghc-9.14] add lots and lots and lots of packages in the ghc-9.14 namespace
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -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" |
