mirror of https://codeberg.org/anemofilia/zero
radio: manifests: haskell: Add gcc-toolchain
parent
432a25c69b
commit
c25c1979f7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue