Skip to content

Commit 7c0264e

Browse files
committed
bump
1 parent 29547f0 commit 7c0264e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

plugins.cabal

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: plugins
2-
version: 1.5.1.3
2+
version: 1.5.1.4
33
homepage: http://code.haskell.org/~dons/code/hs-plugins
44
synopsis: Dynamic linking for Haskell and C objects
55
description: Dynamic linking and runtime evaluation of Haskell,
@@ -8,7 +8,9 @@ description: Dynamic linking and runtime evaluation of Haskell,
88
Described in the papers:
99

1010
* /Plugging Haskell In/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>
11+
1112
* /Dynamic Applications from the Ground Up/, <http://www.cse.unsw.edu.au/~dons/papers/SC05.html>
13+
1214
* /Dynamic Extension of Typed Functional Languages/.
1315

1416
category: System

0 commit comments

Comments
 (0)