guix-commits
[Top][All Lists]
Advanced

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

19/26: build-system/haskell: Export default-haskell.


From: guix-commits
Subject: 19/26: build-system/haskell: Export default-haskell.
Date: Sun, 4 Jun 2023 05:38:33 -0400 (EDT)

jpoiret pushed a commit to branch master
in repository guix.

commit 0769a9b3c580df7d31db05e439d33e76d5db17e2
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Sun Apr 30 12:00:21 2023 +0200

    build-system/haskell: Export default-haskell.
    
    * guix/build-system/haskell.scm: Export default-haskell.
---
 guix/build-system/haskell.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/build-system/haskell.scm b/guix/build-system/haskell.scm
index b8858421c2..f8568e33db 100644
--- a/guix/build-system/haskell.scm
+++ b/guix/build-system/haskell.scm
@@ -33,6 +33,7 @@
   #:use-module (ice-9 match)
   #:use-module (srfi srfi-1)
   #:export (hackage-uri
+            default-haskell
 
             %haskell-build-system-modules
             haskell-build



reply via email to

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