1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

build-system/haskell: Export default-haskell.

* guix/build-system/haskell.scm: Export default-haskell.
This commit is contained in:
Josselin Poiret
2023-04-30 12:00:21 +02:00
parent 7a00ab0532
commit 0769a9b3c5

View File

@@ -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