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:
Lars-Dominik Braun 2023-01-06 10:11:28 +01:00
parent 890a181ed1
commit b0fc911b5b
No known key found for this signature in database
GPG key ID: F663943E08D8092A

View file

@ -75,6 +75,7 @@ (define ghc-standard-libraries
"exceptions"
"filepath"
"ghc"
"ghc-bignum"
"ghc-boot"
"ghc-boot-th"
"ghc-compact"