diff --git a/plugins.cabal b/plugins.cabal index b0c513f..2027830 100644 --- a/plugins.cabal +++ b/plugins.cabal @@ -1,5 +1,5 @@ name: plugins -version: 1.5.2.2 +version: 1.5.2.3 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/.