summaryrefslogtreecommitdiff
path: root/devel/hs-readline/files/patch-Setup.hs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-readline/files/patch-Setup.hs')
-rw-r--r--devel/hs-readline/files/patch-Setup.hs8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/hs-readline/files/patch-Setup.hs b/devel/hs-readline/files/patch-Setup.hs
new file mode 100644
index 000000000000..cc3d6bccc53c
--- /dev/null
+++ b/devel/hs-readline/files/patch-Setup.hs
@@ -0,0 +1,8 @@
+--- Setup.hs.orig 2009-07-16 09:03:11.000000000 +0000
++++ Setup.hs 2009-07-16 09:03:29.000000000 +0000
+@@ -3,4 +3,4 @@
+ import Distribution.Simple
+
+ main :: IO ()
+-main = defaultMainWithHooks defaultUserHooks
++main = defaultMainWithHooks autoconfUserHooks