diff options
| author | hallgren <hallgren@chalmers.se> | 2010-01-13 16:40:15 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2010-01-13 16:40:15 +0000 |
| commit | 9fc1325b9571b35eacfe2f91039e7ef0267309c8 (patch) | |
| tree | 59d8eab959c599d4f669df0e3d912cfd16c9c410 | |
| parent | 8077e541703b822be30e4ce4ab6dfecdb60c27b8 (diff) | |
Use build-type: Custom, so that cabal install calls Setup.hs.
| -rw-r--r-- | GF.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
