forked from GitHub/gf-core
gf.cabal: update the source repository to point to the GitHub repository
This commit is contained in:
9
gf.cabal
9
gf.cabal
@@ -42,10 +42,13 @@ data-files: tools/gf.el
|
||||
www/translator/*.css
|
||||
www/translator/*.js
|
||||
|
||||
source-repository head
|
||||
type: darcs
|
||||
location: http://www.grammaticalframework.org/
|
||||
--source-repository head
|
||||
-- type: darcs
|
||||
-- location: http://www.grammaticalframework.org/
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: https://github.com/GrammaticalFramework/GF.git
|
||||
|
||||
flag interrupt
|
||||
Description: Enable Ctrl+Break in the shell
|
||||
|
||||
Reference in New Issue
Block a user