Remove Linker.h
This commit is contained in:
parent
a0391e5cd3
commit
e848b6ea1d
@ -1,5 +1,5 @@
|
||||
name: plugins
|
||||
version: 1.4.0
|
||||
version: 1.4.1
|
||||
homepage: http://code.haskell.org/~dons/code/hs-plugins
|
||||
synopsis: Dynamic linking for Haskell and C objects
|
||||
description: Dynamic linking and runtime evaluation of Haskell,
|
||||
@ -10,7 +10,7 @@ description: Dynamic linking and runtime evaluation of Haskell,
|
||||
category: System
|
||||
license: BSD3
|
||||
License-file: LICENSE
|
||||
author: Don Stewart 2004-2008
|
||||
author: Don Stewart 2004-2009
|
||||
maintainer: Don Stewart <dons@galois.com>
|
||||
cabal-version: >= 1.6
|
||||
build-type: Configure
|
||||
@ -36,7 +36,7 @@ library
|
||||
System.Plugins.Parser,
|
||||
System.Plugins.Process,
|
||||
System.Plugins.Utils
|
||||
includes: Linker.h
|
||||
|
||||
extensions: CPP, ForeignFunctionInterface
|
||||
ghc-options: -Wall -funbox-strict-fields -fno-warn-missing-signatures
|
||||
hs-source-dirs: src
|
||||
|
Loading…
x
Reference in New Issue
Block a user