Skip to content
Snippets Groups Projects
Commit b3aa6e48 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Replace obsolete `defaultUserHooks` by `autoconfUserHooks`

This also updates a few submodules
parent 4b9c92b0
No related merge requests found
......@@ -3,4 +3,4 @@ module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMainWithHooks defaultUserHooks
main = defaultMainWithHooks autoconfUserHooks
Subproject commit 329473730c36827f06358e137b469c59b490aaa8
Subproject commit bcb8c40b5e0a17030bcc085b46bf8718ea713107
Subproject commit 12b029fb767c1e25860aacdf0286ba81fd4cbbf5
Subproject commit 539e4ec39368177b83398f9a3cdf7f63814e883d
Subproject commit ec5df5c5752e1cfa02d13685d912a26809ce6c81
Subproject commit 7b3ede7dbbb2de80b906c76f747d0b3196c4669a
Subproject commit 49dda44ebcc669751892e5b62b5230807947fa6e
Subproject commit c46a7fecc212573cc7864a25a762e9e6849f7257
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment