~ruther/guix-local

ce6fc7d6a5345fd1c28e1a59cca807e81244b3e2 — Ludovic Courtès 11 years ago 4c2a38c
build: Build and install (guix build-system haskell).

* Makefile.am (MODULES): Add guix/build-system/haskell.scm.
1 files changed, 1 insertions(+), 0 deletions(-)

M Makefile.am
M Makefile.am => Makefile.am +1 -0
@@ 51,6 51,7 @@ MODULES =					\
  guix/build-system/cmake.scm			\
  guix/build-system/glib-or-gtk.scm		\
  guix/build-system/gnu.scm			\
  guix/build-system/haskell.scm			\
  guix/build-system/perl.scm			\
  guix/build-system/python.scm			\
  guix/build-system/waf.scm			\