-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcabal.project
More file actions
49 lines (39 loc) · 1.21 KB
/
Copy pathcabal.project
File metadata and controls
49 lines (39 loc) · 1.21 KB
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
with-compiler: ghc-9.12.2
packages:
./
source-repository-package
type: git
location: https://github.com/haskell-beam/beam.git
tag: eafea7b9f7972853671c286d62f0c6e1bfc2a565
subdir: beam-core
beam-migrate
beam-postgres
source-repository-package
type: git
location: https://github.com/fizruk/telegram-bot-simple.git
tag: 494251f7cde155955add20f62e1bfc03ea98eba7
subdir: telegram-bot-simple
source-repository-package
type: git
location: https://github.com/Ecialo/servant-multipart.git
tag: edfcefbfc3ce3ed4ce7dd2c2c307383b6667ba2c
subdir: servant-multipart-client
source-repository-package
type: git
location: https://github.com/haskell-servant/servant.git
tag: 0767cd8b37358d051b8405c28bb1f7ff7de5e313
subdir: servant-auth/servant-auth-server
source-repository-package
type: git
location: https://github.com/Ecialo/morpheus-graphql.git
tag: d21b1d21565a1dffa80f71054c439118039baab3
subdir: morpheus-graphql
source-repository-package
type: git
location: https://github.com/Ecialo/openai.git
tag: 08424bda5f5952347bacf3c4dda0300672bc6483
constraints:
x509 ==1.7.7,
x509-store ==1.6.9
allow-older: *
allow-newer: *