-
Notifications
You must be signed in to change notification settings - Fork 0
/
hsqml-demo-morris.cabal
39 lines (37 loc) · 1.08 KB
/
hsqml-demo-morris.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
Name: hsqml-demo-morris
Version: 0.3.1.1
Cabal-version: >= 1.10
Build-type: Simple
License: BSD3
License-file: LICENSE
Copyright: (c) 2012-2016 Robin KAY
Author: Robin KAY
Maintainer: komadori@gekkou.co.uk
Stability: experimental
Homepage: http://www.gekkou.co.uk/software/hsqml/
Category: Graphics, Game
Synopsis: HsQML-based implementation of Nine Men's Morris
Data-dir: qml
Data-files: *.qml *.js *.svg
Extra-source-files:
CHANGELOG
Description:
HsQML-based implementation of Nine Men's Morris
Executable hsqml-morris
Default-language: Haskell2010
Hs-source-dirs: src
Main-is: Morris/Main.hs
Other-modules:
Morris.Board
Build-depends:
base == 4.*,
containers >= 0.4 && < 0.7,
deepseq >= 1.2 && < 1.5,
directory >= 1.1 && < 1.4,
text >= 2.0 && < 2.1,
OddWord == 1.0.*,
hsqml >= 0.3.1 && < 0.4
GHC-options: -threaded
Source-repository head
type: darcs
location: http://hub.darcs.net/komadori/hsqml-demo-morris