plugins-1.5.2.1 - transfer maintainership to Jeremy Shaw

This commit is contained in:
Jeremy Shaw 2012-04-09 18:07:20 +00:00
parent 58d98a7471
commit 34a50402a4

View File

@ -1,6 +1,6 @@
name: plugins
version: 1.5.1.4
homepage: http://code.haskell.org/~dons/code/hs-plugins
version: 1.5.2.1
homepage: http://patch-tag.com/r/stepcut/plugins
synopsis: Dynamic linking for Haskell and C objects
description: Dynamic linking and runtime evaluation of Haskell,
and C, including dependency chasing and package resolution.
@ -17,7 +17,7 @@ category: System
license: BSD3
License-file: LICENSE
author: Don Stewart 2004..2010
maintainer: Don Stewart <dons@galois.com>
maintainer: Jeremy Shaw <jeremy@seereason.com>
cabal-version: >= 1.6
build-type: Configure
Tested-with: GHC >= 6.12.1
@ -59,5 +59,3 @@ library
if impl(ghc >= 7.2)
build-depends: ghc-paths