summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-09-27 09:57:24 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2014-09-27 10:07:25 +0200
commitb3aa6e486d158a2a5afbc463f06ad6d04c47b7fe (patch)
tree59ccff7f092b8d63d9ff3e2f255fff5d69bf1f34
parent4b9c92b072289290a0dffc8d66baf47b992c7f8c (diff)
downloadhaskell-b3aa6e486d158a2a5afbc463f06ad6d04c47b7fe.tar.gz
Replace obsolete `defaultUserHooks` by `autoconfUserHooks`
This also updates a few submodules
-rw-r--r--libraries/base/Setup.hs2
m---------libraries/directory0
m---------libraries/old-time0
m---------libraries/process0
m---------libraries/unix0
5 files changed, 1 insertions, 1 deletions
diff --git a/libraries/base/Setup.hs b/libraries/base/Setup.hs
index 7cf9bfd7ca..54f57d6f11 100644
--- a/libraries/base/Setup.hs
+++ b/libraries/base/Setup.hs
@@ -3,4 +3,4 @@ module Main (main) where
import Distribution.Simple
main :: IO ()
-main = defaultMainWithHooks defaultUserHooks
+main = defaultMainWithHooks autoconfUserHooks
diff --git a/libraries/directory b/libraries/directory
-Subproject 329473730c36827f06358e137b469c59b490aaa
+Subproject bcb8c40b5e0a17030bcc085b46bf8718ea71310
diff --git a/libraries/old-time b/libraries/old-time
-Subproject 12b029fb767c1e25860aacdf0286ba81fd4cbbf
+Subproject 539e4ec39368177b83398f9a3cdf7f63814e883
diff --git a/libraries/process b/libraries/process
-Subproject ec5df5c5752e1cfa02d13685d912a26809ce6c8
+Subproject 7b3ede7dbbb2de80b906c76f747d0b3196c4669
diff --git a/libraries/unix b/libraries/unix
-Subproject 49dda44ebcc669751892e5b62b5230807947fa6
+Subproject c46a7fecc212573cc7864a25a762e9e6849f725