add source information
This commit is contained in:
parent
f2cfdafdc8
commit
3df8206c6e
@ -6,6 +6,7 @@ description:
|
|||||||
Bisc clears qutebrowser cookies and javascript local storage
|
Bisc clears qutebrowser cookies and javascript local storage
|
||||||
by domains, stored in a whitelist.
|
by domains, stored in a whitelist.
|
||||||
|
|
||||||
|
homepage: https://maxwell.ydns.eu/git/rnhmjoj/bisc
|
||||||
license: GPL-3
|
license: GPL-3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michele Guerini Rocco
|
author: Michele Guerini Rocco
|
||||||
@ -14,6 +15,11 @@ copyright: Copyright (C) 2018 Michele Guerini Rocco
|
|||||||
category: Utility
|
category: Utility
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
cabal-version: >=1.10
|
cabal-version: >=1.10
|
||||||
|
|
||||||
|
source-repository head
|
||||||
|
type: git
|
||||||
|
location: https://maxwell.ydns.eu/git/rnhmjoj/bisc
|
||||||
|
|
||||||
executable bisc
|
executable bisc
|
||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
build-depends: base ==4.* , selda ==0.3.*,
|
build-depends: base ==4.* , selda ==0.3.*,
|
||||||
|
Loading…
Reference in New Issue
Block a user