index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
import
/
cabal.scm
Age
Commit message (
Expand
)
Author
2019-06-13
import: hackage: Handle Hackage revisions.
Robert Vollmert
2019-06-02
import: hackage: Parse braced properties.
Robert Vollmert
2018-08-07
import: cabal, hackage: Avoid error when custom setup section is missing.
Ricardo Wurmus
2018-07-27
import: hackage: Emit native-inputs in the importer.
Danny Milosavljevic
2018-07-13
import: hackage: Fix typo.
Danny Milosavljevic
2018-07-12
import: hackage: Evaluate "-any" and "-none" version comparison operators.
Danny Milosavljevic
2018-07-12
import: hackage: Support "-any" and "-none" version comparison operators.
Danny Milosavljevic
2018-07-12
import: hackage: Support "custom-setup" field.
Danny Milosavljevic
2016-01-28
packages: Use '@' in package record printers.
Mathieu Lirzin
2015-11-26
import: hackage: Make parsing of tests and fields more flexible.
Federico Beffa
2015-11-26
import: hackage: Make it resilient to missing final newline.
Federico Beffa
2015-11-26
import: hackage: Imporve parsing of tests.
Federico Beffa
2015-11-26
import: hackage: Add recognition of 'true' and 'false' symbols.
Federico Beffa
2015-07-08
import: cabal: Make token recognition case-insensitive.
Federico Beffa
2015-06-09
import: hackage: Refactor parsing code and add new options.
Federico Beffa