forked from GitHub/gf-core
Use build-type: Custom, so that cabal install calls Setup.hs.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: gf
|
name: gf
|
||||||
version: 3.1
|
version: 3.1
|
||||||
cabal-version: >= 1.2
|
cabal-version: >= 1.2
|
||||||
build-type: Simple
|
build-type: Custom
|
||||||
license: GPL
|
license: GPL
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
synopsis: Grammatical Framework
|
synopsis: Grammatical Framework
|
||||||
|
|||||||
Reference in New Issue
Block a user