Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norfairking/template-haskell-reload
Load static data live during development, bake it into the executable for in production
https://github.com/norfairking/template-haskell-reload
Last synced: about 2 months ago
JSON representation
Load static data live during development, bake it into the executable for in production
- Host: GitHub
- URL: https://github.com/norfairking/template-haskell-reload
- Owner: NorfairKing
- Created: 2020-11-26T20:09:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T15:12:02.000Z (about 1 year ago)
- Last Synced: 2024-05-01T12:37:51.494Z (8 months ago)
- Language: Haskell
- Homepage: https://cs-syd.eu/posts/2021-02-27-watching-changes-in-yesod
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template haskell reload
Reload during development, bake into the binary in production.
See this blogpost for more info:
https://cs-syd.eu/posts/2021-02-27-watching-changes-in-yesod