Skip to content

Commit

Permalink
Switch to autoconfUserHooks
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbe committed Jun 28, 2011
1 parent 94616bc commit 80c6cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Setup.hs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ module Main (main) where
import Distribution.Simple

main :: IO ()
main = defaultMainWithHooks defaultUserHooks
main = defaultMainWithHooks autoconfUserHooks

0 comments on commit 80c6cfc

Please sign in to comment.