summaryrefslogtreecommitdiff
path: root/guix/import/stackage.scm
AgeCommit message (Expand)Author
2023-06-09import: stackage: Updater resolves inputs lazily....Ludovic Courtès
2023-05-31upstream: Replace 'input-changes' field by 'inputs'....Ludovic Courtès
2023-04-08import: Properly report "no specific version" errors....Ludovic Courtès
2023-02-26import: hackage: Use upstream-name property....Lars-Dominik Braun
2023-02-26import: stackage: Update to release 20.5....Lars-Dominik Braun
2023-01-08import: stackage: Catch networking errors in predicate....Ludovic Courtès
2022-12-31import/utils: Pass all arguments through to package builder....Lars-Dominik Braun
2022-12-26import: Issue error-message if version is given....Hartmut Goebel
2022-12-26upstream-updater: Rename record field....Hartmut Goebel
2021-11-02import: stackage: Update to release 18.14....Lars-Dominik Braun
2021-10-08import: stackage: Support input changes....Lars-Dominik Braun
2021-10-08import: stackage: Update %default-lts-version to 18.10....Lars-Dominik Braun
2021-10-02import: stackage: Use the standard diagnostic procedures....Ludovic Courtès
2021-10-02import: stackage: Use 'define-json-mapping'....Ludovic Courtès
2021-09-27import: stackage: Don’t try to update packages not available on Stackage....Xinglu Chen
2020-12-02import: utils: 'recursive-import' accepts an optional version parameter....Martin Becze
2020-11-21lint: Add 'check-haskell-stackage' checker....Timothy Sample
2020-11-03guix import stackage: Default to LTS version that matches GHC....Robert Vollmert
2020-09-23import: Fix docstring typoes....Tobias Geerinckx-Rice
2020-06-09import: stackage: Fix typo....Tobias Geerinckx-Rice
2020-06-09import: stackage: Fix typo....Marius Bakke
2019-09-23import: stackage: Fix typo....Vagrant Cascadian
2019-07-25maint: Switch to Guile-JSON 3.x....Ludovic Courtès
2018-10-01guix: import: stackage: Fix JSON accessors....Timothy Sample
2018-08-30import: stackage: Support recursive importing....Ricardo Wurmus
2018-06-10import: json: Consolidate duplicate json-fetch functionality....Jelle Licht
2017-02-14import: stackage: Avoid using (guix ui) in importer code....Federico Beffa
2017-02-09import: Add stackage importer and updater....Federico Beffa