From e0534f6bddd8c7e2fe8c089d6b9a5a9cf196bc2f Mon Sep 17 00:00:00 2001 From: "Scott R. Parish" Date: Thu, 18 Mar 2010 22:11:37 -0500 Subject: [PATCH] mongoDB.cabal: we no longer depend on convertible --- mongoDB.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/mongoDB.cabal b/mongoDB.cabal index 583f86f..217126f 100644 --- a/mongoDB.cabal +++ b/mongoDB.cabal @@ -16,7 +16,6 @@ Build-Depends: base < 5, binary, bytestring, containers, - convertible, data-binary-ieee754, network, random,