index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
import
/
cabal.scm
Age
Commit message (
Expand
)
Author
2025-02-19
guix: Fix some misspellings.
Efraim Flashner
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-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2022-06-06
import: cabal: Support library names
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-09-15
import: cabal: Treat identifier names correctly.
Xinglu Chen
2021-06-25
import: hackage: Support "common" field and imports
Philip Munksgaard
2020-09-23
import: Fix docstring typoes.
Tobias Geerinckx-Rice
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