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
No known key found for this signature in database
GPG Key ID: 505E40B916171A8A
1 changed files with 1 additions and 0 deletions

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