File tree Expand file tree Collapse file tree 2 files changed +32
-23
lines changed Expand file tree Collapse file tree 2 files changed +32
-23
lines changed Original file line number Diff line number Diff line change 1
1
packages : ./.
2
+
3
+ allow-newer :
4
+ GPipe :base
5
+ , GPipe :linear
6
+ , GPipe :hashtables
7
+ , GPipe-GLFW :linear
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
24
+
25
+ -- NOTE: having implicit listed here breaks hint
26
+ -- see https://github.com/Haskell-Things/implicitpipe/issues/2
27
+ --
28
+ -- source-repository-package
29
+ -- type: git
30
+ -- location: https://github.com/Haskell-Things/ImplicitCAD
31
+ -- tag: ae794b901e9677593815fad741d87ff56846562d
32
+
33
+
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