We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0edb18 commit 7b909f6Copy full SHA for 7b909f6
1 file changed
lib/asset/manifest/src/Obelisk/Asset/TH.hs
@@ -125,4 +125,4 @@ staticAssetFileContent root fp = do
125
in mkBytes ptr (fromIntegral off) (fromIntegral sz))))
126
#else
127
`AppE` LitE (StringPrimL $ BS.unpack bs))
128
-#endif
+#endif
0 commit comments