Skip to content

Commit c6110fb

Browse files
author
Jeremy Shaw
committed
links are too much trouble. people can use a search engine if they want to find the papers
1 parent 465b54b commit c6110fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: plugins
2-
version: 1.5.2.2
2+
version: 1.5.2.3
33
homepage: http://patch-tag.com/r/stepcut/plugins
44
synopsis: Dynamic linking for Haskell and C objects
55
description: Dynamic linking and runtime evaluation of Haskell,
66
and C, including dependency chasing and package resolution.
77
.
88
Described in the papers:
99

10-
* /Plugging Haskell In/, <http://cgi.cse.unsw.edu.au/~sseefried/files/papers/hs-plugins.pdf>
10+
* /Plugging Haskell In/
1111

12-
* /Dynamic Applications from the Ground Up/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>
12+
* /Dynamic Applications from the Ground Up/
1313

1414
* /Dynamic Extension of Typed Functional Languages/.
1515

0 commit comments

Comments
 (0)