guix/guix/build
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
..
cmake-build-system.scm
cvs.scm
download.scm download: Work around Guile small-receive-buffer bug. 2015-05-06 10:31:11 +02:00
emacs-utils.scm
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm build-system/gnu: #:validate-runpath? now defaults to #t. 2015-04-23 18:52:40 +02:00
gnu-dist.scm
graft.scm
gremlin.scm gremlin: Add support for the expansion of $ORIGIN in RUNPATH. 2015-04-23 18:52:40 +02:00
haskell-build-system.scm build-system/haskell: install config for any package that creates it. 2015-06-11 18:55:49 -05:00
perl-build-system.scm
profiles.scm profiles: Export 'ensure-writable-directory' and use it. 2015-05-27 22:36:52 +02:00
pull.scm
python-build-system.scm
rpath.scm
ruby-build-system.scm
store-copy.scm
svn.scm
syscalls.scm services: swap: Use 'restart-on-EINTR'. 2015-05-22 11:51:12 +02:00
union.scm
utils.scm
waf-build-system.scm