index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
hackage.scm
Age
Commit message (
Expand
)
Author
2023-12-03
guix: import: Fix parsing Cabal files that import many stanzas
...
Saku Laesvuori
2023-12-03
guix: import: Parse cabal layout blocks correctly
...
Saku Laesvuori
2023-02-26
import: hackage: Add upstream-name property.
...
Lars-Dominik Braun
2022-06-06
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
2021-12-05
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Ricardo Wurmus
2021-12-01
build-system: haskell: Add ‘hackage-uri’ procedure.
...
Xinglu Chen
2021-09-17
Merge branch 'master' into core-updates-frozen
...
Marius Bakke
2021-09-15
import: cabal: Treat identifier names correctly.
...
Xinglu Chen
2021-07-20
import: hackage: Emit new-style package inputs.
...
Sarah Morgensen
2021-06-25
import: hackage: Support "common" field and imports
...
Philip Munksgaard
2021-05-22
import: hackage: Prefix licenses with 'license:'.
...
Xinglu Chen
2019-06-20
import: hackage: Add two expected failing test cases.
...
Robert Vollmert
2019-06-13
import: hackage: Handle Hackage revisions.
...
Robert Vollmert
2019-06-02
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-01
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-05-26
import: hackage: Fix Cabal test.
...
Ludovic Courtès
2018-07-12
import: hackage: Evaluate "-any" and "-none" version comparison operators.
...
Danny Milosavljevic
2016-09-01
tests: hackage: Fix mock urls.
...
Efraim Flashner
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2015-11-26
import: hackage: Add new tests.
...
Federico Beffa
2015-06-09
import: hackage: Refactor parsing code and add new options.
...
Federico Beffa
2015-04-08
import: Add hackage importer.
...
Federico Beffa