Merge in changes from the tarball on hackage, add install.sh to extra-source-files
This commit is contained in:
parent
72cfea7cda
commit
2250501fca
@ -4,15 +4,18 @@ homepage: http://code.haskell.org/~dons/code/hs-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.
|
||||||
|
.
|
||||||
Described in the paper:
|
Described in the paper:
|
||||||
/Plugging Haskell In/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>
|
/Plugging Haskell In/, <http://www.cse.unsw.edu.au/~dons/papers/PSSC04.html>
|
||||||
.
|
|
||||||
category: System
|
category: System
|
||||||
license: BSD3
|
license: BSD3
|
||||||
License-file: LICENSE
|
License-file: LICENSE
|
||||||
author: Don Stewart
|
author: Don Stewart
|
||||||
maintainer: Don Stewart <dons@galois.com>
|
maintainer: Don Stewart <dons@galois.com>
|
||||||
cabal-version: >= 1.2
|
cabal-version: >= 1.2
|
||||||
|
build-type: Configure
|
||||||
|
extra-source-files: config.guess config.h.in config.mk.in config.sub configure
|
||||||
|
configure.ac install.sh Makefile
|
||||||
|
|
||||||
library
|
library
|
||||||
exposed-modules:
|
exposed-modules:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user