summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorAndreas Källberg <anka.213@gmail.com>2020-08-05 16:20:35 +0200
committerAndreas Källberg <anka.213@gmail.com>2020-08-05 18:48:24 +0200
commit251845f83ea52965b5205fd231ffa2c87bb34de6 (patch)
tree66b22f4370f09b673a44607ed1b0cc1294a2f74e /Setup.hs
parentdeddde953f9e9b71e35a80bb29af0ce81e1dc6d0 (diff)
First attempt at fixing incompabilities with newer cabal
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs1
1 files changed, 0 insertions, 1 deletions
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