diff options
Diffstat (limited to 'Setup.hs')
| -rw-r--r-- | Setup.hs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ main = defaultMainWithHooks simpleUserHooks , preInst = gfPreInst , postInst = gfPostInst , postCopy = gfPostCopy - , sDistHook = gfSDist } where gfPreBuild args = gfPre args . buildDistPref |
