dhall-kubernetes icon indicating copy to clipboard operation
dhall-kubernetes copied to clipboard

upload `dhall-kubernetes-generator` on hackage

Open mikefaille opened this issue 5 years ago • 3 comments

Dear maintainers,

I want use dhall-kubernetes-generator on Nixos. I think it will be better integrated for my workflow if we upload it here https://hackage.haskell.org/upload first.

Thank you for your support.

mikefaille avatar Aug 04 '20 18:08 mikefaille

@mikefaille note that the dhall-kubernetes-generator is currently being refactored as a standalone openapi-to-dhall command in the dhall-haskell project.

@Gabriel439 I ran out of time for that, and my nix Fu is not that great... Can we have a derivation from dhall-haskell to replace the current code in dhall-kubernetes by the new dhall-openapi package? And could @mikefaille use the same derivation directly?

TristanCacqueray avatar Aug 04 '20 18:08 TristanCacqueray

Allright then, as long I can get openapi-to-dhall from hackage, I can package it easily in Nixos. It would be a pleasure !

For know, openapi-to-dhall is not available on hackage. I propose to publish this package/lib here.

mikefaille avatar Aug 04 '20 18:08 mikefaille

@mikefaille: Yes, we will publish dhall-openapi to Hackage soon-ish. My guess is that we will publish it as one of the next two releases (with one release every month)

Gabriella439 avatar Aug 05 '20 19:08 Gabriella439