gleam-lang / cowboy

šŸ¤  A Gleam HTTP service adapter for the Cowboy web server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hex release

CrowdHailer opened this issue Ā· comments

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

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

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

Well spotted, thank you.

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