From a32a5597300b777b488e1649b1a662dc5cce150f Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Tue, 5 Nov 2024 12:27:36 +0800 Subject: [PATCH] Add scripts and stuff to extra-source-files Saw it at https://github.com/Homebrew/homebrew-core/blob/4f888c791d106c53294b1d9a9b64c654bc923234/Formula/g/ghcup.rb#L4 --- ghcup.cabal | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ghcup.cabal b/ghcup.cabal index bba6d915..b0708ab8 100644 --- a/ghcup.cabal +++ b/ghcup.cabal @@ -25,6 +25,13 @@ extra-source-files: cbits/dirutils.h data/build_mk/cross data/build_mk/default + scoop-better-shimexe/shim.c + scripts/bootstrap/bootstrap-haskell + scripts/bootstrap/bootstrap-haskell.ps1 + scripts/hooks/stack/ghc-install.sh + scripts/shell-completions/bash + scripts/shell-completions/fish + scripts/shell-completions/zsh test/ghcup-test/data/dir/.keep test/ghcup-test/data/file test/ghcup-test/golden/unix/GHCupInfo.json