mirror of
https://code.sup39.dev/repos/Wqawg
synced 2025-03-20 04:46:22 +09:00
Bring Yesod scaffolding
This commit is contained in:
parent
0bfef83458
commit
952f6baafd
43 changed files with 7795 additions and 27 deletions
app
6
app/devel.hs
Normal file
6
app/devel.hs
Normal file
|
@ -0,0 +1,6 @@
|
|||
{-# LANGUAGE PackageImports #-}
|
||||
import "vervis" Application (develMain)
|
||||
import Prelude (IO)
|
||||
|
||||
main :: IO ()
|
||||
main = develMain
|
Loading…
Add table
Add a link
Reference in a new issue