From 0769a9b3c580df7d31db05e439d33e76d5db17e2 Mon Sep 17 00:00:00 2001 From: Josselin Poiret Date: Sun, 30 Apr 2023 12:00:21 +0200 Subject: [PATCH] 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 @@ (define-module (guix build-system haskell) #:use-module (ice-9 match) #:use-module (srfi srfi-1) #:export (hackage-uri + default-haskell %haskell-build-system-modules haskell-build