We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465b54b commit c6110fbCopy full SHA for c6110fb
plugins.cabal
@@ -1,15 +1,15 @@
1
name: plugins
2
-version: 1.5.2.2
+version: 1.5.2.3
3
homepage: http://patch-tag.com/r/stepcut/plugins
4
synopsis: Dynamic linking for Haskell and C objects
5
description: Dynamic linking and runtime evaluation of Haskell,
6
and C, including dependency chasing and package resolution.
7
.
8
Described in the papers:
9
10
- * /Plugging Haskell In/, <http://cgi.cse.unsw.edu.au/~sseefried/files/papers/hs-plugins.pdf>
+ * /Plugging Haskell In/
11
12
- * /Dynamic Applications from the Ground Up/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>
+ * /Dynamic Applications from the Ground Up/
13
14
* /Dynamic Extension of Typed Functional Languages/.
15
0 commit comments