File tree Expand file tree Collapse file tree 2 files changed +33
-23
lines changed Expand file tree Collapse file tree 2 files changed +33
-23
lines changed Original file line number Diff line number Diff line change 11packages : ./.
2+
3+ allow-newer :
4+ GPipe :containers
5+ , GPipe :linear
6+ , GPipe :transformers
7+ , GPipe :hashtables
8+ , GPipe-GLFW :linear
9+
10+ -- fork due to resizeBuffer PR https://github.com/tobbebex/GPipe-Core/pull/76
11+ source-repository-package
12+ type : git
13+ location : https://github.com/sorki/GPipe-Core
14+ tag : 86a7b29014e7ebfb24ac17d5afcd877a38a1fbd5
15+ subdir :
16+ GPipe-Core
17+
18+ -- until next release
19+ source-repository-package
20+ type : git
21+ location : https://github.com/plredmond/GPipe-GLFW
22+ tag : 3d7e91a20a80fe31e910884b151ebe4d26e8274e
23+ subdir :
24+ GPipe-GLFW
25+
26+ -- NOTE: having implicit listed here breaks hint
27+ -- see https://github.com/Haskell-Things/implicitpipe/issues/2
28+ --
29+ -- source-repository-package
30+ -- type: git
31+ -- location: https://github.com/Haskell-Things/ImplicitCAD
32+ -- tag: ae794b901e9677593815fad741d87ff56846562d
33+
34+
Original file line number Diff line number Diff line change 1- -- NOTE: having implicit listed here breaks hint
2- -- see https://github.com/Haskell-Things/implicitpipe/issues/2
3- --
4- -- source-repository-package
5- -- type: git
6- -- location: https://github.com/Haskell-Things/ImplicitCAD
7- -- tag: ae794b901e9677593815fad741d87ff56846562d
8-
9- -- fork due to resizeBuffer PR https://github.com/tobbebex/GPipe-Core/pull/76
10- source-repository-package
11- type: git
12- location: https://github.com/sorki/GPipe-Core
13- tag: 86a7b29014e7ebfb24ac17d5afcd877a38a1fbd5
14- subdir:
15- GPipe-Core
16-
17- -- until next release
18- source-repository-package
19- type: git
20- location: https://github.com/plredmond/GPipe-GLFW
21- tag: 3d7e91a20a80fe31e910884b151ebe4d26e8274e
22- subdir:
23- GPipe-GLFW
You can’t perform that action at this time.
0 commit comments