forked from hasktorch/hasktorch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
30 lines (26 loc) · 924 Bytes
/
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
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: 122fy4d2wsy7lbbgqzmwgjq1nvl32bkjda1m3sml0avy3dslncg3
tag: 1262d69e7e16705c1a85832125ce0b5b82a41278
source-repository-package
type: git
location: https://github.com/hasktorch/pipes-text
--sha256: 0yp3zr4hlswqzl8axkgnfapclx764q402dv5qmcvpm6aphzkavyx
tag: d4805e84327e266daa730d23982db3172f226cac
write-ghc-environment-files: always
tests: true
documentation: false