plugins-1.5.2.1 - transfer maintainership to Jeremy Shaw
This commit is contained in:
parent
58d98a7471
commit
34a50402a4
@ -1,6 +1,6 @@
|
|||||||
name: plugins
|
name: plugins
|
||||||
version: 1.5.1.4
|
version: 1.5.2.1
|
||||||
homepage: http://code.haskell.org/~dons/code/hs-plugins
|
homepage: http://patch-tag.com/r/stepcut/plugins
|
||||||
synopsis: Dynamic linking for Haskell and C objects
|
synopsis: Dynamic linking for Haskell and C objects
|
||||||
description: Dynamic linking and runtime evaluation of Haskell,
|
description: Dynamic linking and runtime evaluation of Haskell,
|
||||||
and C, including dependency chasing and package resolution.
|
and C, including dependency chasing and package resolution.
|
||||||
@ -17,7 +17,7 @@ category: System
|
|||||||
license: BSD3
|
license: BSD3
|
||||||
License-file: LICENSE
|
License-file: LICENSE
|
||||||
author: Don Stewart 2004..2010
|
author: Don Stewart 2004..2010
|
||||||
maintainer: Don Stewart <dons@galois.com>
|
maintainer: Jeremy Shaw <jeremy@seereason.com>
|
||||||
cabal-version: >= 1.6
|
cabal-version: >= 1.6
|
||||||
build-type: Configure
|
build-type: Configure
|
||||||
Tested-with: GHC >= 6.12.1
|
Tested-with: GHC >= 6.12.1
|
||||||
@ -59,5 +59,3 @@ library
|
|||||||
|
|
||||||
if impl(ghc >= 7.2)
|
if impl(ghc >= 7.2)
|
||||||
build-depends: ghc-paths
|
build-depends: ghc-paths
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user