Skip to content

Commit

Permalink
Propagate preceding fix to all examples
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Mar 2, 2023
1 parent f088bae commit 3eb6f38
Show file tree
Hide file tree
Showing 56 changed files with 56 additions and 1 deletion.
1 change: 1 addition & 0 deletions example/1-hello/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/2-middleware/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/3-router/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/4-counter/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/5-promise/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/6-echo/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/7-template/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/8-debug/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/9-error/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/a-log/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/b-session/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/c-cookie/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/d-form/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/e-json/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/ppx_yojson_conv": "*",
Expand Down
1 change: 1 addition & 0 deletions example/f-static/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/g-upload/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/h-sql/esy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"dependencies": {
"@opam/caqti-driver-sqlite3": "^1.7.0",
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/i-graphql/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/j-stream/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/k-websocket/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/l-https/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/r-fullstack-melange/esy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "fullstack-melange",
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/reason": "^3.7.0",
Expand Down
1 change: 1 addition & 0 deletions example/r-graphql/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/reason": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion example/r-hello/esy.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/reason": "^3.7.0",
"@opam/conf-libssl": "3",
"ocaml": "4.12.x"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions example/r-template-files/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/r-template-logic/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/reason": "^3.7.0",
Expand Down
1 change: 1 addition & 0 deletions example/r-template-stream/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/reason": "^3.7.0",
Expand Down
1 change: 1 addition & 0 deletions example/r-template/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/reason": "^3.7.0",
Expand Down
1 change: 1 addition & 0 deletions example/r-tyxml/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/reason": "^3.7.0",
Expand Down
1 change: 1 addition & 0 deletions example/w-chat/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-content-security-policy/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-esy/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-flash/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-fswatch/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-fullstack-jsoo/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/js_of_ocaml": "*",
Expand Down
1 change: 1 addition & 0 deletions example/w-fullstack-rescript/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-graphql-subscription/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-live-reload/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/lambdasoup": "*",
Expand Down
1 change: 1 addition & 0 deletions example/w-long-polling/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-multipart-dump/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-nginx/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-one-binary/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/crunch": "*",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
Expand Down
1 change: 1 addition & 0 deletions example/w-postgres/esy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"dependencies": {
"@opam/caqti-driver-postgresql": "*",
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-query/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-server-sent-events/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-stress-response/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-stress-websocket-send/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-template-files/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-template-logic/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-template-stream/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/w-tyxml/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"@opam/tyxml": "*",
Expand Down
1 change: 1 addition & 0 deletions example/w-upload-stream/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/z-docker-esy/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/z-fly/esy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"build": "dune build"
},
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/z-heroku/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down
1 change: 1 addition & 0 deletions example/z-systemd/esy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@opam/conf-libssl": "3",
"@opam/dream": "1.0.0~alpha4",
"@opam/dune": "^2.0",
"ocaml": "4.12.x"
Expand Down

0 comments on commit 3eb6f38

Please sign in to comment.