From 1f4dd855483fb695fc7c4427a0812c943e3e1015 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Tue, 5 Jan 2016 14:10:45 -0800 Subject: [PATCH] Change cabal Build-Type to Custom to actually use Setup.hs. --- ShellCheck.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellCheck.cabal b/ShellCheck.cabal index 8bc04ec..bd45e4d 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -7,7 +7,7 @@ Category: Static Analysis Author: Vidar Holen Maintainer: vidar@vidarholen.net Homepage: http://www.shellcheck.net/ -Build-Type: Simple +Build-Type: Custom Cabal-Version: >= 1.8 Bug-reports: https://github.com/koalaman/shellcheck/issues Description: