diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index e94a9482eb..ac084ce8ae 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -859,6 +859,7 @@ (define-public ghc-basement (base32 "0srlws74yiraqaapgcjd9p5d1fwb3zr9swcz74jpjm55fls2nn37")))) (build-system haskell-build-system) + (outputs '("out" "static" "doc")) (home-page "https://github.com/haskell-foundation/foundation") (synopsis "Basic primitives for Foundation starter pack") (description