More cabalisation improvements

This commit is contained in:
Don Stewart
2005-09-03 04:09:37 +00:00
parent 13be765f32
commit 5321754614
5 changed files with 24 additions and 28 deletions

View File

@ -1,12 +1,12 @@
name: plugins
version: 0.9.10
license: LGPL
License-file: LICENSE
name: plugins
version: 0.9.10
license: LGPL
License-file: LICENSE
author: Don Stewart
maintainer: dons@cse.unsw.edu.au
maintainer: dons@cse.unsw.edu.au
exposed-modules:
AltData.Dynamic,
AltData.Typeable,
AltData.Dynamic,
AltData.Typeable,
Language.Hi.Binary,
Language.Hi.FastMutInt,
Language.Hi.FastString,
@ -31,8 +31,7 @@ exposed-modules:
System.Plugins.Utils
c-sources:
Language/Hi/hschooks.c
includes: Linker.h
includes: Linker.h
extensions: CPP, ForeignFunctionInterface
Build-Depends: base, haskell98, Cabal, haskell-src
Build-Depends: base, Cabal, haskell-src
ghc-options: -Wall -O -fvia-C -funbox-strict-fields -fno-warn-missing-signatures