work around yesod bug that causes a warning
I think this is fixed in newer versions of yesod, so this commit can be reverted when dropping support for Debian wheezy.
This commit is contained in:
parent
54cbbe460c
commit
95a244d9c4
4 changed files with 13 additions and 4 deletions
|
@ -20,7 +20,7 @@
|
|||
/config/repository/new NewRepositoryR GET
|
||||
/config/repository/switcher RepositorySwitcherR GET
|
||||
/config/repository/switchto/#FilePath SwitchToRepositoryR GET
|
||||
/config/repository/combine/#FilePath/#UUID CombineRepositoryR GET
|
||||
/config/repository/combine/#FilePathAndUUID CombineRepositoryR GET
|
||||
/config/repository/edit/#UUID EditRepositoryR GET
|
||||
/config/repository/edit/new/#UUID EditNewRepositoryR GET
|
||||
/config/repository/edit/new/cloud/#UUID EditNewCloudRepositoryR GET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue