radio: manifests: haskell: Add gcc-toolchain

impermanence
Luis Guilherme Coelho 2024-07-03 21:13:13 -03:00
parent 432a25c69b
commit c25c1979f7
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
(use-modules (guix profiles)
(gnu packages commencement)
(gnu packages haskell)
(gnu packages haskell-xyz))
(packages->manifest
(list ghc
(list gcc-toolchain
ghc
ghc-async
ghc-base-prelude
ghc-basement