Remove the autoconf hooks from Setup.hs and bump cabal version
requirement so that `license-files` is supported
This commit is contained in:
Adam C. Foltzer 2015-03-27 12:10:42 -07:00
parent 300ed3cba9
commit 275b9a99f1
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -11,7 +11,7 @@ Bug-reports: https://github.com/GaloisInc/cryptol/issues
Copyright: 2013-2015 Galois Inc.
Category: Language
Build-type: Simple
Cabal-version: >= 1.18
Cabal-version: >= 1.20
data-files: *.cry
data-dir: lib