aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hls-install/files/patch-src_Cabal.hs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-hls-install/files/patch-src_Cabal.hs')
-rw-r--r--devel/hs-hls-install/files/patch-src_Cabal.hs10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/hs-hls-install/files/patch-src_Cabal.hs b/devel/hs-hls-install/files/patch-src_Cabal.hs
deleted file mode 100644
index 52bb91016f0a..000000000000
--- a/devel/hs-hls-install/files/patch-src_Cabal.hs
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/Cabal.hs.orig 2021-02-24 05:03:56 UTC
-+++ src/Cabal.hs
-@@ -68,6 +68,7 @@ cabalInstallHls versionNumber args = do
- , "--max-backjumps=5000"
- , "--overwrite-policy=always"
- , "--project-file=" ++ projectFile
-+ , "--disable-tests", "--disable-benchmarks"
- ]
- ++ installMethod
- ++ args