packages feed

plugins 1.5.2.2 → 1.5.2.3

raw patch · 1 files changed

+3/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

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