mirror of https://codeberg.org/anemofilia/zero
radio: manifests: Add haskell
parent
8e4183f4a3
commit
2e9b47edc8
|
@ -0,0 +1,12 @@
|
|||
(use-modules (guix profiles)
|
||||
(gnu packages haskell)
|
||||
(gnu packages haskell-xyz))
|
||||
|
||||
(packages->manifest
|
||||
(list ghc
|
||||
ghc-async
|
||||
ghc-base-prelude
|
||||
ghc-basement
|
||||
ghc-basic-prelude
|
||||
ghc-chart
|
||||
ghc-groups))
|
Loading…
Reference in New Issue