From d698e440b7a5989eb2fac85e1262aa62c26e9e38 Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~felixonmars" Date: Tue, 27 Dec 2016 09:06:45 +0000 Subject: [PATCH] --- ...ed_to_compile_with_shakespeare_2.0.12.mdwn | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/bugs/Failed_to_compile_with_shakespeare_2.0.12.mdwn diff --git a/doc/bugs/Failed_to_compile_with_shakespeare_2.0.12.mdwn b/doc/bugs/Failed_to_compile_with_shakespeare_2.0.12.mdwn new file mode 100644 index 0000000000..e7b20f6c5b --- /dev/null +++ b/doc/bugs/Failed_to_compile_with_shakespeare_2.0.12.mdwn @@ -0,0 +1,26 @@ + + [365 of 557] Compiling Assistant.WebApp.Form ( Assistant/WebApp/Form.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Form.o ) + + Assistant/WebApp/Form.hs:61:60: error: + * Exception when trying to run compile-time code: + " + #{toggle} +
+ ^{note} + " (line 2, column 45): + unexpected "d" + expecting ">" + CallStack (from HasCallStack): + error, called at ./Text/Hamlet.hs:421:21 in shakespeare-2.0.12-4ppL9xZ9sKD6RsPGnrhiq:Text.Hamlet + Code: Language.Haskell.TH.Quote.quoteExp + whamlet + "\n\ + \#{toggle}\n\ + \
\n\ + \ ^{note}\n" + * In the quasi-quotation: + [whamlet| + #{toggle} +
+ ^{note} + |]