mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Upgrade Haskell packages.
Script-aided bulk change.
This commit is contained in:
parent
9262c14d73
commit
49a320aaa6
21 changed files with 6891 additions and 6525 deletions
|
@ -99,7 +99,7 @@
|
|||
(add-before 'configure 'update-constraints
|
||||
(lambda _
|
||||
(substitute* "idris.cabal"
|
||||
(("(aeson|ansi-terminal|haskeline|megaparsec|optparse-applicative)\\s+[^,]+" all dep)
|
||||
(("(aeson|ansi-terminal|bytestring|haskeline|libffi|megaparsec|network|optparse-applicative)\\s+[^,]+" all dep)
|
||||
dep))))
|
||||
(add-before 'configure 'set-cc-command
|
||||
(lambda _
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue