Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove servant-server dependency in core #55

Open
domenkozar opened this issue Sep 30, 2018 · 3 comments
Open

Remove servant-server dependency in core #55

domenkozar opened this issue Sep 30, 2018 · 3 comments

Comments

@domenkozar
Copy link
Contributor

This allows packages with only api combinators not to depend on servant-server.

I have WIP branch dropping some ancient servant versions compatibility, but it would need also to move swaggerSchemaUIServerImpl out of core.

What do you think @phadej

@phadej
Copy link
Contributor

phadej commented Sep 30, 2018

where swaggerSchemaUIServerImpl will go then?

@domenkozar
Copy link
Contributor Author

It would have to be a separate package probably, maybe best to wait on multiple libraries support in Cabal.

@phadej
Copy link
Contributor

phadej commented Oct 1, 2018

Ok. Let's drop some older servant's when the next one is out. (I think I'll finish the Stream refactor, pick low hanging fruits and make 0.15 during October).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants