mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
build-system/haskell: Export default-haskell.
* guix/build-system/haskell.scm: Export default-haskell.
This commit is contained in:
parent
7a00ab0532
commit
0769a9b3c5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue