mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
name: gf-tools
|
|
version: 0.1
|
|
build-type: Simple
|
|
cabal-version: >= 1.8
|
|
|
|
Executable gfdoc
|
|
main-is: GFDoc.hs
|
|
build-depends: base, directory>=1.2, time>=1.5, process
|