-
Notifications
You must be signed in to change notification settings - Fork 0
/
halphi.cabal
48 lines (47 loc) · 884 Bytes
/
halphi.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
name: halphi
version: 0.0.1
cabal-version: -any
build-type: Simple
license: AllRightsReserved
license-file: ""
copyright:
maintainer:
build-depends: array -any, base -any, hashable -any, hashmap -any,
parallel -any
stability:
homepage:
package-url:
bug-reports:
synopsis: Haskell Port of Kenny Hopkins/Steve AJ "the ox" Oxley/Siggy's Scrabble AI (C Version)
description: .
category:
author:
tested-with:
data-files: /Users/neural/Coding/halphi/dictionary.txt
data-dir: ""
extra-source-files:
extra-tmp-files:
executable: halphi
main-is: Main.hs
buildable: True
build-tools:
cpp-options:
cc-options:
ld-options:
pkgconfig-depends:
frameworks:
c-sources:
extensions:
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: