Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Aug 6, 2020
1 parent 2d7ecd3 commit 865e505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IHP/Server.hs
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ run = do
runServer $
staticMiddleware $
sessionMiddleware $
requestLoggerMiddleware $
FrameworkConfig.requestLoggerMiddleware $
methodOverridePost $
application

0 comments on commit 865e505

Please sign in to comment.