| Commit message (Expand) | Author | Age |
* | import: hackage: Filter upper/mixed case dependencies too. | Lars-Dominik Braun | 2022-06-06 |
* | import: hackage: Filter internal libraries from inputs and native-inputs. | Lars-Dominik Braun | 2022-06-06 |
* | import: cabal: Support library names | Lars-Dominik Braun | 2022-06-06 |
* | import: cabal: Document failing syntax through tests. | Lars-Dominik Braun | 2022-06-06 |
* | import: cabal: Allow curly bracket before else statement. | Lars-Dominik Braun | 2022-06-06 |
* | import: cabal: Allow properties without space between key and value. | Lars-Dominik Braun | 2022-06-06 |
* | import: cabal: Allow curly brackets in more positions. | Lars-Dominik Braun | 2022-06-06 |
* | import: cabal: Support elif statement. | Lars-Dominik Braun | 2022-06-06 |
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus | 2021-12-05 |
|\ |
|
| * | build-system: haskell: Add ‘hackage-uri’ procedure. | Xinglu Chen | 2021-12-01 |
* | | Merge branch 'master' into core-updates-frozen | Marius Bakke | 2021-09-17 |
|\| |
|
| * | import: cabal: Treat identifier names correctly. | Xinglu Chen | 2021-09-15 |
* | | import: hackage: Emit new-style package inputs. | Sarah Morgensen | 2021-07-20 |
|/ |
|
* | import: hackage: Support "common" field and imports | Philip Munksgaard | 2021-06-25 |
* | import: hackage: Prefix licenses with 'license:'. | Xinglu Chen | 2021-05-22 |
* | import: hackage: Add two expected failing test cases. | Robert Vollmert | 2019-06-20 |
* | import: hackage: Handle Hackage revisions. | Robert Vollmert | 2019-06-13 |
* | import: hackage: Parse braced properties. | Robert Vollmert | 2019-06-02 |
* | tests: hackage: Test multiline cabal description. | Robert Vollmert | 2019-06-02 |
* | tests: Fix hackage tests. | Robert Vollmert | 2019-06-02 |
* | tests: Indent hackage tests | Robert Vollmert | 2019-06-01 |
* | tests: hackage: Don't mock hackage-fetch. | Robert Vollmert | 2019-06-01 |
* | tests: hackage: Factor out package pattern. | Robert Vollmert | 2019-06-01 |
* | import: hackage: Fix Cabal test. | Ludovic Courtès | 2019-05-26 |
* | import: hackage: Evaluate "-any" and "-none" version comparison operators. | Danny Milosavljevic | 2018-07-12 |
* | tests: hackage: Fix mock urls. | Efraim Flashner | 2016-09-01 |
* | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin | 2016-04-03 |
* | import: hackage: Add new tests. | Federico Beffa | 2015-11-26 |
* | import: hackage: Refactor parsing code and add new options. | Federico Beffa | 2015-06-09 |
* | import: Add hackage importer. | Federico Beffa | 2015-04-08 |