summaryrefslogtreecommitdiff
path: root/guix/import/hackage.scm
Commit message (Expand)AuthorAge
* import: hackage: Filter upper/mixed case dependencies too.Lars-Dominik Braun2022-06-06
* import: hackage: Filter internal libraries from inputs and native-inputs.Lars-Dominik Braun2022-06-06
* import: hackage: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-03-07
* import: hackage: Avoid pointless use of 'compose'.Ludovic Courtès2022-03-07
* import: hackage: Return multiple values for unknown packages.zimoun2022-03-07
* import: Beautify descriptions when appropriate.Xinglu Chen2021-12-17
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * build-system: haskell: Add ‘hackage-uri’ procedure.Xinglu Chen2021-12-01
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * import: hackage: Support mirror:// URLsLars-Dominik Braun2021-10-08
| * import: hackage: Update GHC’s standard libraries.Lars-Dominik Braun2021-10-08
* | import: hackage: Emit new-style package inputs.Sarah Morgensen2021-07-20
|/
* import: hackage: Prefix licenses with 'license:'.Xinglu Chen2021-05-22
* import: hackage: Accept optional version parameter.Xinglu Chen2021-03-01
* lint: Add 'check-haskell-stackage' checker.Timothy Sample2020-11-21
* upstream: Define 'url-predicate' and use it.Ludovic Courtès2020-07-03
* mailmap: Update entries for Nikita.nikita2020-05-13
* gnu: Use GHC 8.6.5 as the main Haskell compiler.Timothy Sample2019-11-20
* import: hackage: Update list of ghc-included packages.Robert Vollmert2019-08-07
* import: hackage: Handle Hackage revisions.Robert Vollmert2019-06-13
* import: hackage: Update list of ghc-included packages.Robert Vollmert2019-06-01
* import: hackage: Fix Cabal test.Ludovic Courtès2019-05-26
* import: hackage: Recognize "BSD-3-Clause" and "PublicDomain".Robert Vollmert2019-05-26
* Correct name and email address for ng0.ng02019-03-18
* import: hackage: Do not repeat inputs in native-inputs.Arun Isaac2018-10-28
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* import: stackage: Support recursive importing.Ricardo Wurmus2018-08-30
* import: hackage: Support recursive importing.Ricardo Wurmus2018-08-11
* import: cabal, hackage: Avoid error when custom setup section is missing.Ricardo Wurmus2018-08-07
* import: hackage: Emit native-inputs in the importer.Danny Milosavljevic2018-07-27
* Correct name and Email for ng0.ng02018-03-20
* gnu: Use one spelling for ‘copyright’.Tobias Geerinckx-Rice2018-01-10
* import: hackage: Handle unknown packages gracefully.Federico Beffa2017-02-09
* import: Add stackage importer and updater.Federico Beffa2017-02-09
* import: hackage: Default to https urls.ng02016-08-30
* upstream: Pass a package object to updaters.Ludovic Courtès2016-04-15
* import: Add Hackage updater.Eric Bavier2016-03-30
* import: hackage: Silence download output.Eric Bavier2016-03-30
* import: hackage: Factorize url synthesis.Eric Bavier2016-03-30
* import: hackage: Handle CRLF end of line style.Federico Beffa2015-11-26
* import: hackage: Update GHC libraries for 7.10.2.Paul van der Walt2015-10-23
* import: hackage: Refactor parsing code and add new options.Federico Beffa2015-06-09
* import: Add hackage importer.Federico Beffa2015-04-08