From 251845f83ea52965b5205fd231ffa2c87bb34de6 Mon Sep 17 00:00:00 2001 From: Andreas Källberg Date: Wed, 5 Aug 2020 16:20:35 +0200 Subject: First attempt at fixing incompabilities with newer cabal --- Setup.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Setup.hs') diff --git a/Setup.hs b/Setup.hs index 27524dbe5..1ee9cec92 100644 --- a/Setup.hs +++ b/Setup.hs @@ -19,7 +19,6 @@ main = defaultMainWithHooks simpleUserHooks , preInst = gfPreInst , postInst = gfPostInst , postCopy = gfPostCopy - , sDistHook = gfSDist } where gfPreBuild args = gfPre args . buildDistPref -- cgit v1.2.3