Skip to content

Commit 7b909f6

Browse files
committed
staticFileContent like embedFile
1 parent a0edb18 commit 7b909f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/asset/manifest/src/Obelisk/Asset

lib/asset/manifest/src/Obelisk/Asset/TH.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ staticAssetFileContent root fp = do
125125
in mkBytes ptr (fromIntegral off) (fromIntegral sz))))
126126
#else
127127
`AppE` LitE (StringPrimL $ BS.unpack bs))
128-
#endif
128+
#endif

0 commit comments

Comments
 (0)