fix build
This commit is contained in:
parent
8912e1b96f
commit
0d833239f1
1 changed files with 0 additions and 1 deletions
|
@ -293,7 +293,6 @@ mangleCode :: String -> String
|
|||
mangleCode = declaration_parens
|
||||
. case_layout
|
||||
. case_layout_multiline
|
||||
. remove_declaration_splices
|
||||
. yesod_url_render_hack
|
||||
. yesod_static_route_render_hack
|
||||
. nested_instances
|
||||
|
|
Loading…
Reference in a new issue