summaryrefslogtreecommitdiff
path: root/guix/import/hackage.scm
AgeCommit message (Expand)Author
2024-04-15utils: Don’t re-export ‘call-with-temporary-output-file’.Ludovic Courtès
2023-12-03guix: import: hackage: Fix crash on recursive importSaku Laesvuori
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: haskell: Add new internal library for GHC 9.2.Lars-Dominik Braun
2023-02-26import: hackage: Use upstream-name property.Lars-Dominik Braun
2023-02-26import: hackage: Add upstream-name property.Lars-Dominik Braun
2023-02-26import: hackage: Allow version at the beginning of cabal file.Lars-Dominik Braun
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
2022-06-06import: hackage: Filter upper/mixed case dependencies too.Lars-Dominik Braun
2022-06-06import: hackage: Filter internal libraries from inputs and native-inputs.Lars-Dominik Braun
2022-03-07import: hackage: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2022-03-07import: hackage: Avoid pointless use of 'compose'.Ludovic Courtès
2022-03-07import: hackage: Return multiple values for unknown packages.zimoun
2021-12-17import: Beautify descriptions when appropriate.Xinglu Chen
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-01build-system: haskell: Add ‘hackage-uri’ procedure.Xinglu Chen
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-08import: hackage: Support mirror:// URLsLars-Dominik Braun
2021-10-08import: hackage: Update GHC’s standard libraries.Lars-Dominik Braun
2021-07-20import: hackage: Emit new-style package inputs.Sarah Morgensen
2021-05-22import: hackage: Prefix licenses with 'license:'.Xinglu Chen
2021-03-01import: hackage: Accept optional version parameter.Xinglu Chen
2020-11-21lint: Add 'check-haskell-stackage' checker.Timothy Sample
2020-07-03upstream: Define 'url-predicate' and use it.Ludovic Courtès
2020-05-13mailmap: Update entries for Nikita.nikita
2019-11-20gnu: Use GHC 8.6.5 as the main Haskell compiler.Timothy Sample
2019-08-07import: hackage: Update list of ghc-included packages.Robert Vollmert
2019-06-13import: hackage: Handle Hackage revisions.Robert Vollmert
2019-06-01import: hackage: Update list of ghc-included packages.Robert Vollmert
2019-05-26import: hackage: Fix Cabal test.Ludovic Courtès
2019-05-26import: hackage: Recognize "BSD-3-Clause" and "PublicDomain".Robert Vollmert
2019-03-18Correct name and email address for ng0.ng0
2018-10-28import: hackage: Do not repeat inputs in native-inputs.Arun Isaac
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2018-08-30import: stackage: Support recursive importing.Ricardo Wurmus
2018-08-11import: hackage: Support recursive importing.Ricardo Wurmus
2018-08-07import: cabal, hackage: Avoid error when custom setup section is missing.Ricardo Wurmus
2018-07-27import: hackage: Emit native-inputs in the importer.Danny Milosavljevic
2018-03-20Correct name and Email for ng0.ng0
2018-01-10gnu: Use one spelling for ‘copyright’.Tobias Geerinckx-Rice
2017-02-09import: hackage: Handle unknown packages gracefully.Federico Beffa
2017-02-09import: Add stackage importer and updater.Federico Beffa
2016-08-30import: hackage: Default to https urls.ng0
2016-04-15upstream: Pass a package object to updaters.Ludovic Courtès
2016-03-30import: Add Hackage updater.Eric Bavier
2016-03-30import: hackage: Silence download output.Eric Bavier
2016-03-30import: hackage: Factorize url synthesis.Eric Bavier