From 465b54b1cfc3c9acd6f285bba172a46ee620e671 Mon Sep 17 00:00:00 2001 From: Jeremy Shaw Date: Tue, 10 Jul 2012 19:39:09 +0000 Subject: [PATCH] plugins-1.5.2.2: updated links in .cabal --- plugins.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.cabal b/plugins.cabal index 291957a..b0c513f 100644 --- a/plugins.cabal +++ b/plugins.cabal @@ -1,5 +1,5 @@ name: plugins -version: 1.5.2.1 +version: 1.5.2.2 homepage: http://patch-tag.com/r/stepcut/plugins synopsis: Dynamic linking for Haskell and C objects description: Dynamic linking and runtime evaluation of Haskell, @@ -7,9 +7,9 @@ description: Dynamic linking and runtime evaluation of Haskell, . Described in the papers: - * /Plugging Haskell In/, + * /Plugging Haskell In/, - * /Dynamic Applications from the Ground Up/, + * /Dynamic Applications from the Ground Up/, * /Dynamic Extension of Typed Functional Languages/.