diff options
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" |
