-
Notifications
You must be signed in to change notification settings - Fork 1
/
cabal.project
40 lines (33 loc) · 1.18 KB
/
cabal.project
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
packages:
horture.cabal
-- We never, ever, want this.
write-ghc-environment-files: never
-- The only sensible test display option.
test-show-details: streaming
-- X11 update with xCompositing
-- HOTFIX: https://github.com/haskell/cabal/issues/4903
-- There should be a way to define some kind of user-hook to custom commands...
source-repository-package
type: git
location: https://github.com/ndzik/X11.git
tag: d419a95e95baa47da8e193cfe6eeb508766002b0
-- bindings-GLFW low level GLFW bindings update to GLFW-3.4.
source-repository-package
type: git
location: https://github.com/ndzik/bindings-GLFW.git
tag: b6b05359f541ea3d1a28afe01ec1f6af40f362bc
-- bindings-GLFW low level GLFW bindings update to GLFW-3.4.
source-repository-package
type: git
location: https://github.com/ndzik/GLFW-b.git
tag: c6bd7af27729a2c0267c0c99f262df9b47f945f0
-- twitch api dependency.
source-repository-package
type: git
location: https://github.com/ndzik/haskell-twitch-api.git
tag: e2a528ba61104c4ee179de856e80a3048fd1ed51
-- horture server dependency.
source-repository-package
type: git
location: https://github.com/ndzik/horture-server.git
tag: 34989678773578db54580b3042c4ba11035185b3