guix-kreyren/guix
Eric Bavier 6508ce55e9 build-system/haskell: install config for any package that creates it.
A Cabal package is allowed to declare an "empty" library, in an
otherwise executable-only package, for the purpose of allowing Cabal
to use it as a dependency for other packages.  See e.g. hspec-discover.

* guix/build/haskell-build-system.scm (register): Unconditionally call
  setup script with "register", and install any config file generated.
2015-06-11 18:55:49 -05:00
..
build build-system/haskell: install config for any package that creates it. 2015-06-11 18:55:49 -05:00
build-system packages: Make 'location' field innate. 2015-06-11 23:33:32 +02:00
import import: hackage: Refactor parsing code and add new options. 2015-06-09 09:48:38 +02:00
scripts guix build: Allow directories to be passed to --with-source. 2015-06-11 11:19:12 +02:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cvs-download.scm
derivations.scm
download.scm guix build: Allow directories to be passed to --with-source. 2015-06-11 11:19:12 +02:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm
git-download.scm
gnu-maintenance.scm
gnupg.scm
hash.scm
http-client.scm
licenses.scm
monad-repl.scm
monads.scm monads: Allow n-ary '>>=' expressions. 2015-06-08 23:00:49 +02:00
nar.scm
packages.scm packages: Make 'location' field innate. 2015-06-11 23:33:32 +02:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Process ghc conf files only once. 2015-06-11 18:55:48 -05:00
records.scm records: Remove unnecessary 'begin'. 2015-06-11 23:33:32 +02:00
search-paths.scm
serialization.scm
sets.scm
store.scm
svn-download.scm
tests.scm tests: Write the random seed to the error port. 2015-06-11 23:33:32 +02:00
ui.scm ui: Replace the global 'symlink' binding. 2015-06-10 10:25:16 +02:00
utils.scm