From 9fc1325b9571b35eacfe2f91039e7ef0267309c8 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 13 Jan 2010 16:40:15 +0000 Subject: [PATCH] Use build-type: Custom, so that cabal install calls Setup.hs. --- GF.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GF.cabal b/GF.cabal index a77152134..a542349d0 100644 --- a/GF.cabal +++ b/GF.cabal @@ -1,7 +1,7 @@ name: gf version: 3.1 cabal-version: >= 1.2 -build-type: Simple +build-type: Custom license: GPL license-file: LICENSE synopsis: Grammatical Framework