gleam-lang / cowboy

🤠 A Gleam HTTP service adapter for the Cowboy web server
Apache License 2.0
67 stars 13 forks source link

Hex release #2

Closed CrowdHailer closed 4 years ago

CrowdHailer commented 4 years ago

placeholder for things that need doing for a hex.pm release.

lpil commented 4 years ago

Thanks. My goal is to get all the HTTP libs on hex shortly

CrowdHailer commented 4 years ago

I think you need to add gleam_http to the list of applications https://github.com/gleam-experiments/cowboy/blob/main/src/gleam_cowboy.app.src#L8

I believe it is the source of the troubles I've been working through in IRC

lpil commented 4 years ago

Well spotted, thank you.

lpil commented 4 years ago

Oh rats, I forgot to add gleam_http to the applications.