tweag / servant-template

A modern template for a Servant
MIT License
53 stars 8 forks source link

Move all the code into the library (src/) for maximum ergonomics #63

Closed cgeorgii closed 1 year ago

cgeorgii commented 1 year ago

Since Cabal does not yet support multiple components, it's better to keep everything in the library to benefit from incremental recompilation and ghcid feedback.