forked from hasktorch/hasktorch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
44 lines (38 loc) · 1.36 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
41
42
43
44
packages:
codegen/*.cabal
libtorch-ffi/*.cabal
libtorch-ffi-helper/*.cabal
hasktorch/*.cabal
examples/*.cabal
experimental/*/*.cabal
source-repository-package
type: git
location: https://github.com/hasktorch/tokenizers
tag: 9d25f0ba303193e97f8b22b9c93cbc84725886c3
--sha256: 03nm9kd1j6v5ygxiyc86gbr4sjzj4l9xibmpccyws49vwzf02p2k
subdir: bindings/haskell/tokenizers-haskell
source-repository-package
type: git
location: https://github.com/hasktorch/typelevel-rewrite-rules
--sha256: 0nfs6qyrhc2hxskdnlhsr6rrqdqa1kw5a18d2fiybiygxy75z140
tag: 4176e10d4de2d1310506c0fcf6a74956d81d59b6
source-repository-package
type: git
location: https://github.com/hasktorch/type-errors-pretty
--sha256: 0sdw3ga7gbffyywpyx7xn8ghdw9gzsy4l68cas41hwfbkrwxwdg6
tag: 32d7abec6a21c42a5f960d7f4133d604e8be79ec
source-repository-package
type: git
location: https://github.com/fpco/inline-c
--sha256: 0hi4s3p0whf0ndsxn8qrfc3a7qndsgac0vz7n23kp3rx69yp0yr1
tag: 2d0fe9b2f0aa0e1aefc7bfed95a501e59486afb0
subdir: inline-c
source-repository-package
type: git
location: https://github.com/fpco/inline-c
--sha256: 0hi4s3p0whf0ndsxn8qrfc3a7qndsgac0vz7n23kp3rx69yp0yr1
tag: 2d0fe9b2f0aa0e1aefc7bfed95a501e59486afb0
subdir: inline-c-cpp
write-ghc-environment-files: always
tests: true
documentation: false