Setup.hs: unbreak 'runhaskell Setup configure' building mode

Otherwise default hook won't generate src/GitRev.hs file.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich 2014-05-02 15:28:11 +03:00
parent 87042d4604
commit b713a8ac9f

View File

@ -7,4 +7,4 @@
-- Portability : portable
import Distribution.Simple
main = defaultMain
main = defaultMainWithHooks autoconfUserHooks