mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
import: haskell: Add new internal library for GHC 9.2.
* guix/import/hackage.scm (ghc-standard-libraries): Add ghc-bignum.
This commit is contained in:
parent
890a181ed1
commit
b0fc911b5b
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ (define ghc-standard-libraries
|
|||
"exceptions"
|
||||
"filepath"
|
||||
"ghc"
|
||||
"ghc-bignum"
|
||||
"ghc-boot"
|
||||
"ghc-boot-th"
|
||||
"ghc-compact"
|
||||
|
|
Loading…
Reference in a new issue