From e0517ca99cfacffd9a045bdb475de4561d597fb2 Mon Sep 17 00:00:00 2001 From: Sam T Date: Mon, 8 Apr 2013 09:05:41 +0400 Subject: add some fields --- network-bittorrent.cabal | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal index fa836e0a..8a8234b9 100644 --- a/network-bittorrent.cabal +++ b/network-bittorrent.cabal @@ -1,15 +1,19 @@ name: network-bittorrent version: 0.1.0.0 -synopsis: Bittorrent protocol implementation. -description: Straightforward and incomplete implementation of bittorrent protocol. license: MIT license-file: LICENSE author: Sam T. maintainer: Sam T. copyright: (c) 2013, Sam T. -category: Network +category: Network, Data build-type: Simple cabal-version: >= 1.8 +homepage: https://github.com/fmap/network-bittorrent +bug-reports: https://github.com/fmap/network-bittorrent/issues +synopsis: Bittorrent protocol implementation. +description: + Straightforward and incomplete implementation of bittorrent protocol. + source-repository head type: git -- cgit v1.2.3