- Add
makeRelativeToLocationPredicate
- Add
embedFileIfExists
- Ensure that directory listings are returned in sorted order for reproducibility yesodweb/yesod#1684
- Use the
Bytes
literal on newer GHCs to reduce memory usage during compilation #36
- Haddock markup fix
- Support GHC 8.10
- embedDirListing #26
- Minor doc improvements
makeRelativeToProject
- embedStringFile #14
- Improve inject documentation #11
Minor cleanup
- Custom postfix for magic string #7
Minor cleanup