File tree Expand file tree Collapse file tree 2 files changed +24
-25
lines changed Expand file tree Collapse file tree 2 files changed +24
-25
lines changed Original file line number Diff line number Diff line change 11packages : ./.
2-
3- -- NOTE: having implicit listed here breaks hint
4- -- see https://github.com/Haskell-Things/implicitpipe/issues/2
5- -- but it is required for CI now
6- -- until 0.4
7- source-repository-package
8- type : git
9- location : https://github.com/Haskell-Things/ImplicitCAD
10- tag : ae794b901e9677593815fad741d87ff56846562d
11-
12- -- fork due to resizeBuffer PR https://github.com/tobbebex/GPipe-Core/pull/76
13- source-repository-package
14- type : git
15- location : https://github.com/sorki/GPipe-Core
16- tag : 86a7b29014e7ebfb24ac17d5afcd877a38a1fbd5
17- subdir :
18- GPipe-Core
19-
20- -- until next release
21- source-repository-package
22- type : git
23- location : https://github.com/plredmond/GPipe-GLFW
24- tag : 3d7e91a20a80fe31e910884b151ebe4d26e8274e
25- subdir :
26- GPipe-GLFW
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+ -- but it is required for CI now
4+ -- until 0.4
5+ source-repository-package
6+ type: git
7+ location: https://github.com/Haskell-Things/ImplicitCAD
8+ tag: ae794b901e9677593815fad741d87ff56846562d
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
You can’t perform that action at this time.
0 commit comments