Add a utility function, staticR, which can dynamically build StaticR routes with their ETags attached (still calculated at compile-time)

This commit is contained in:
Danielle McLean 2017-10-05 21:26:29 +11:00
parent da82495fa2
commit ddcca3104e
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
4 changed files with 49 additions and 0 deletions

View file

@ -3,4 +3,5 @@ module Import
) where
import Foundation as Import
import Settings.StaticR as Import
import Import.NoFoundation as Import