File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 11resolver : ghc-9.6.7
22
3+ # # To install GF with C-runtime support, comment out the following lines:
4+
5+ # flags:
6+ # gf:
7+ # c-runtime: true
8+ # extra-lib-dirs:
9+ # - /usr/local/lib
10+
11+
12+ # # Need exact versions of libraries, to ensure predictable build
13+
314extra-deps :
415- multipart-0.2.1@sha256:559c04eed5218a9673e9fb6a225287fee1aeb38a45a0caf91a2598967bd75659,1150
516- cgi-3001.5.1.0@sha256:408e1f96ac6134965484c891b5fae35c7303fa841b09ce5baea52ddb078eef6b,3442
Original file line number Diff line number Diff line change 33# See: https://github.com/GrammaticalFramework/gf-core/pull/106
44resolver : ghc-9.6.7
55
6+ # # To install GF with C-runtime support, comment out the following lines:
7+
8+ # flags:
9+ # gf:
10+ # c-runtime: true
11+ # extra-lib-dirs:
12+ # - /usr/local/lib
13+
14+
15+ # # Need exact versions of libraries, to ensure predictable build
16+
617extra-deps :
718- multipart-0.2.1@sha256:559c04eed5218a9673e9fb6a225287fee1aeb38a45a0caf91a2598967bd75659,1150
819- cgi-3001.5.1.0@sha256:408e1f96ac6134965484c891b5fae35c7303fa841b09ce5baea52ddb078eef6b,3442
You can’t perform that action at this time.
0 commit comments