From 345ab6581126dee267b83f1054ab39de458879ff Mon Sep 17 00:00:00 2001 From: "Scott R. Parish" Date: Tue, 19 Jan 2010 06:03:58 -0600 Subject: [PATCH] add homepage to .cabal --- mongoDB.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/mongoDB.cabal b/mongoDB.cabal index e5d3b2a..b76242c 100644 --- a/mongoDB.cabal +++ b/mongoDB.cabal @@ -4,6 +4,7 @@ License: MIT Maintainer: Scott Parish Author: Scott Parish Copyright: Copyright (c) 2010-2010 Scott Parish +homepage: http://github.com/srp/mongoDB Category: Database Synopsis: A driver for MongoDB Description: This driver lets you connect to MongoDB, do inserts,