init sampu
This commit is contained in:
7
src/Core/Rendering.hs
Normal file
7
src/Core/Rendering.hs
Normal file
@@ -0,0 +1,7 @@
|
||||
module Core.Rendering where
|
||||
|
||||
import Lucid
|
||||
import Data.ByteString.Lazy (ByteString)
|
||||
|
||||
twain :: Html () -> ByteString
|
||||
twain = renderBS
|
||||
Reference in New Issue
Block a user