From c1b3ae1a13c455f9053770cf216529fb7994ecff Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan Date: Tue, 8 Feb 2011 13:46:06 -0800 Subject: [PATCH] Add bug report and homepage links --- filemanip.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/filemanip.cabal b/filemanip.cabal index 0898903..f2aa94f 100644 --- a/filemanip.cabal +++ b/filemanip.cabal @@ -4,6 +4,8 @@ License: BSD3 License-File: LICENSE Author: Bryan O'Sullivan Maintainer: Bryan O'Sullivan +Homepage: http://bitbucket.org/bos/filemanip +Bug-reports: http://bitbucket.org/bos/filemanip/issues Synopsis: Expressive file and directory manipulation for Haskell. Category: System Description: A Haskell library for working with files and directories.