-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
@tibbe I see in #22 (comment) that you don't want TH in this package:
Using TH brings a host of other issues (cross compilation not working, etc) and since people who ship software to other machines to run there eventually will need to figure out how to ship whole packages of files (i.e. executable plus various templates, data files, etc) anyway, I don't think it's worth it.
However, we're pretty fine with TH in dependencies and we've been using servant-swagger-ui
that embeds its assets just fine.
So would you mind if we add a Cabal flag (disabled by default) that would enable TH-based embedding?
Metadata
Metadata
Assignees
Labels
No labels