我正在尝试编写一个特殊的Hakyll编译器来使用LUA脚本来构建我的网站。我发现此功能可以使我想要的东西缝制:customWriterCompilerWith::(WriterOptions->Pandoc->IOString)->ReaderOptions->WriterOptions->Compiler(ItemString)customWriterCompilerWithcustomWriterroptwopt=dobody但是,当我尝试编译此功能时,我会收到此错误:•Couldn'tmatchexpectedtype‘ItemPandoc’withactualtype‘Compiler