aboutsummaryrefslogtreecommitdiff
path: root/guix/import/stackage.scm
Commit message (Expand)AuthorAge
* guix: import: stackage: Fix crash on recursive importSaku Laesvuori2023-12-03
* import: stackage: Updater resolves inputs lazily.Ludovic Courtès2023-06-09
* upstream: Replace 'input-changes' field by 'inputs'.Ludovic Courtès2023-05-31
* import: Properly report "no specific version" errors.Ludovic Courtès2023-04-08
* import: hackage: Use upstream-name property.Lars-Dominik Braun2023-02-26
* import: stackage: Update to release 20.5.Lars-Dominik Braun2023-02-26
* import: stackage: Catch networking errors in predicate.Ludovic Courtès2023-01-08
* import/utils: Pass all arguments through to package builder.Lars-Dominik Braun2022-12-31
* import: Issue error-message if version is given.Hartmut Goebel2022-12-26
* upstream-updater: Rename record field.Hartmut Goebel2022-12-26
* import: stackage: Update to release 18.14.Lars-Dominik Braun2021-11-02
* import: stackage: Support input changes.Lars-Dominik Braun2021-10-08
* import: stackage: Update %default-lts-version to 18.10.Lars-Dominik Braun2021-10-08
* import: stackage: Use the standard diagnostic procedures.Ludovic Courtès2021-10-02
* import: stackage: Use 'define-json-mapping'.Ludovic Courtès2021-10-02
* import: stackage: Don’t try to update packages not available on Stackage.Xinglu Chen2021-09-27
* import: utils: 'recursive-import' accepts an optional version parameter.Martin Becze2020-12-02
* lint: Add 'check-haskell-stackage' checker.Timothy Sample2020-11-21
* guix import stackage: Default to LTS version that matches GHC.Robert Vollmert2020-11-03
* import: Fix docstring typoes.Tobias Geerinckx-Rice2020-09-23
* import: stackage: Fix typo.Tobias Geerinckx-Rice2020-06-09
* import: stackage: Fix typo.Marius Bakke2020-06-09
* import: stackage: Fix typo.Vagrant Cascadian2019-09-23
* maint: Switch to Guile-JSON 3.x.Ludovic Courtès2019-07-25
* guix: import: stackage: Fix JSON accessors.Timothy Sample2018-10-01
* import: stackage: Support recursive importing.Ricardo Wurmus2018-08-30
* import: json: Consolidate duplicate json-fetch functionality.Jelle Licht2018-06-10
* import: stackage: Avoid using (guix ui) in importer code.Federico Beffa2017-02-14
* import: Add stackage importer and updater.Federico Beffa2017-02-09