packages feed

plugins 1.5.2.1 → 1.5.2.2

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

plugins.cabal view
@@ -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 @@                     .                     Described in the papers: -                     * /Plugging Haskell In/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>+                     * /Plugging Haskell In/, <http://cgi.cse.unsw.edu.au/~sseefried/files/papers/hs-plugins.pdf> -                     * /Dynamic Applications from the Ground Up/, <http://www.cse.unsw.edu.au/~dons/papers/SC05.html>+                     * /Dynamic Applications from the Ground Up/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>                       * /Dynamic Extension of Typed Functional Languages/.