File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : plugins
2
- version : 1.5.1.4
3
- homepage : http://code.haskell.org/~dons/code/hs- plugins
2
+ version : 1.5.2.1
3
+ homepage : http://patch-tag.com/r/stepcut/ plugins
4
4
synopsis : Dynamic linking for Haskell and C objects
5
5
description : Dynamic linking and runtime evaluation of Haskell,
6
6
and C, including dependency chasing and package resolution.
@@ -17,7 +17,7 @@ category: System
17
17
license : BSD3
18
18
License-file : LICENSE
19
19
author : Don Stewart 2004..2010
20
- maintainer : Don Stewart <dons@galois .com>
20
+ maintainer : Jeremy Shaw <jeremy@seereason .com>
21
21
cabal-version : >= 1.6
22
22
build-type : Configure
23
23
Tested-with : GHC >= 6.12.1
@@ -59,5 +59,3 @@ library
59
59
60
60
if impl(ghc >= 7.2 )
61
61
build-depends : ghc-paths
62
-
63
-
You can’t perform that action at this time.
0 commit comments