Controller -> Handler
This commit is contained in:
parent
76c55e2617
commit
016d6e76f5
@ -83,7 +83,7 @@ devel cabalCmd = do
|
||||
, concat
|
||||
[ "import \""
|
||||
, pi'
|
||||
, "\" Controller (withDevelApp)"
|
||||
, "\" Handler (withDevelApp)"
|
||||
]
|
||||
, "import Data.Dynamic (fromDynamic)"
|
||||
, "import Network.Wai.Handler.Warp (run)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user