guix-devel/guix
Federico Beffa 14dfdf2e0e build-system: Add haskell-build-system.
* guix/build-system/haskell.scm: New file.
* guix/build/haskell-build-system.scm: New file.
* doc/guix.texi: Add section on 'haskell-build-system'.
2015-04-04 09:11:31 +02:00
..
build build-system: Add haskell-build-system. 2015-04-04 09:11:31 +02:00
build-system build-system: Add haskell-build-system. 2015-04-04 09:11:31 +02:00
import
scripts substitute: Rename cache directory from "substitute-binary" to "substitute". 2015-03-25 10:46:22 +01:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cvs-download.scm
derivations.scm derivations: 'substitution-oracle' now ignores sub-trees that are valid. 2015-03-25 10:46:22 +01:00
download.scm
elf.scm elf: Add missing argument in 'elf-segment'. 2015-03-30 15:21:11 +02:00
ftp-client.scm ftp-client: Switch to binary mode before using the "SIZE" command. 2015-03-19 13:00:21 +01:00
gcrypt.scm
gexp.scm gexp: Slightly simplify 'lower-inputs'. 2015-03-29 22:23:33 +02:00
git-download.scm
gnu-maintenance.scm
gnupg.scm
hash.scm hash: Initialize libgcrypt before use. 2015-01-26 21:58:12 +01:00
http-client.scm http-client: Monkey-patch 'make-chunked-input-port' on Guile <= 2.0.11. 2015-03-03 22:58:45 +01:00
licenses.scm licenses: Add the Ms-PL. 2015-03-17 18:15:51 +01:00
monad-repl.scm
monads.scm
nar.scm nar: Read archive signatures as Latin-1 strings. 2015-01-18 22:19:04 +01:00
packages.scm gexp: Move the package and origin compilers to (guix packages). 2015-03-17 22:25:55 +01:00
pk-crypto.scm pk-crypto: Improve documentation of 'key-type'. 2015-03-18 14:43:03 +01:00
pki.scm
profiles.scm profiles: Use 'gexp-input' instead of two-element lists. 2015-03-17 22:25:54 +01:00
records.scm
serialization.scm
sets.scm
store.scm store: Default to a non-empty list of substituters. 2015-03-22 23:43:25 +01:00
svn-download.scm
tests.scm Rename 'guix substitute-binary' to 'guix substitute'. 2015-03-25 10:46:22 +01:00
ui.scm ui: Recognize 'guix help'. 2015-04-03 22:58:49 +02:00
utils.scm