add source information

master
Michele Guerini Rocco 2019-03-25 00:19:51 +01:00
parent f2cfdafdc8
commit 3df8206c6e
Signed by: rnhmjoj
GPG Key ID: 91BE884FBA4B591A
1 changed files with 6 additions and 0 deletions

View File

@ -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.*,