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

Replace obsolete `defaultUserHooks` by `autoconfUserHooks`

parent 49dda44e
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,4 @@ module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMainWithHooks defaultUserHooks
main = defaultMainWithHooks autoconfUserHooks
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