guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: build: Build and install (guix build-system haskell).


From: Ludovic Courtès
Subject: 01/02: build: Build and install (guix build-system haskell).
Date: Sun, 12 Apr 2015 13:33:56 +0000

civodul pushed a commit to branch master
in repository guix.

commit ce6fc7d6a5345fd1c28e1a59cca807e81244b3e2
Author: Ludovic Courtès <address@hidden>
Date:   Sun Apr 12 15:16:48 2015 +0200

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

diff --git a/Makefile.am b/Makefile.am
index 51884b9..05ce9aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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                    \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]