build-system/haskell: Export default-haskell.
* guix/build-system/haskell.scm: Export default-haskell.
This commit is contained in:
parent
7a00ab0532
commit
0769a9b3c5
@ -33,6 +33,7 @@
|
|||||||
#:use-module (ice-9 match)
|
#:use-module (ice-9 match)
|
||||||
#:use-module (srfi srfi-1)
|
#:use-module (srfi srfi-1)
|
||||||
#:export (hackage-uri
|
#:export (hackage-uri
|
||||||
|
default-haskell
|
||||||
|
|
||||||
%haskell-build-system-modules
|
%haskell-build-system-modules
|
||||||
haskell-build
|
haskell-build
|
||||||
|
Loading…
Reference in New Issue
Block a user