cryptol/Setup.hs
Sergei Trofimovich b713a8ac9f 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>
2014-05-02 15:28:11 +03:00

11 lines
268 B
Haskell

-- |
-- Module : $Header$
-- Copyright : (c) 2013-2014 Galois, Inc.
-- License : BSD3
-- Maintainer : cryptol@galois.com
-- Stability : provisional
-- Portability : portable
import Distribution.Simple
main = defaultMainWithHooks autoconfUserHooks