work around a bug in Yesod
The PathPiece instance for Text results in a 404 for T.empty.
This commit is contained in:
parent
91edb58d32
commit
16d27e9c02
4 changed files with 22 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
/config/repository/add/ssh/make/rsync/#SshData MakeSshRsyncR GET
|
||||
/config/repository/add/rsync.net AddRsyncNetR GET
|
||||
/config/repository/pair/start StartPairR GET
|
||||
/config/repository/pair/inprogress/#Text InprogressPairR GET
|
||||
/config/repository/pair/inprogress/#SecretReminder InprogressPairR GET
|
||||
/config/repository/pair/finish/#PairMsg FinishPairR GET
|
||||
|
||||
/config/repository/first FirstRepositoryR GET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue