-
Notifications
You must be signed in to change notification settings - Fork 0
/
leksah-meta.cabal
50 lines (49 loc) · 1.35 KB
/
leksah-meta.cabal
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
name: leksah-meta
version: 0.11.0
cabal-version: -any
build-type: Simple
license: GPL
license-file: ""
copyright: Juergen Nicklisch-Franken, Hamish Mackenzie
maintainer: [email protected]
build-depends: Cabal >=1.6.0 && <1.13, base >=4.0.0.0 && <4.5,
binary-shared >=0.8 && <0.9, bytestring >=0.9.0.1 && <0.10, containers >=0.2 && <0.5,
deepseq -any, directory >=1.0.0.2 && <1.2, filepath >=1.1.0.1 && <1.3, ghc >=6.10.1 && <7.3,
leksah-server >= 0.9.0 && < 1.0.0, parsec >=2.1.0.1 && <3.2, process >= 1.1.0.0 && < 1.2
stability: provisional
homepage: http://www.leksah.org
package-url: http://code.haskell.org/ltk
bug-reports: http://code.google.com/p/leksah/issues/list
synopsis: Scripts for leksah metadata administration
description: Scripts for leksah metadata administration. Not needed for leksah users.
category: IDE, Tools
author: Juergen Nicklisch-Franken
tested-with: GHC ==6.10 || ==6.12
data-files:
data-dir: ""
extra-source-files:
extra-tmp-files:
executable: leksah-meta
main-is: Main.hs
buildable: True
build-tools:
cpp-options:
cc-options:
ld-options:
pkgconfig-depends:
frameworks:
c-sources:
extensions: CPP
extra-libraries:
extra-lib-dirs:
includes:
install-includes:
include-dirs:
hs-source-dirs: src
other-modules:
ghc-prof-options:
ghc-shared-options:
ghc-options:
hugs-options:
nhc98-options:
jhc-options: