Skip to content

Commit 34a5040

Browse files
author
Jeremy Shaw
committed
plugins-1.5.2.1 - transfer maintainership to Jeremy Shaw
1 parent 58d98a7 commit 34a5040

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

plugins.cabal

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
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
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.
@@ -17,7 +17,7 @@ category: System
1717
license: BSD3
1818
License-file: LICENSE
1919
author: Don Stewart 2004..2010
20-
maintainer: Don Stewart <dons@galois.com>
20+
maintainer: Jeremy Shaw <jeremy@seereason.com>
2121
cabal-version: >= 1.6
2222
build-type: Configure
2323
Tested-with: GHC >= 6.12.1
@@ -59,5 +59,3 @@ library
5959

6060
if impl(ghc >= 7.2)
6161
build-depends: ghc-paths
62-
63-

0 commit comments

Comments
 (0)