Jasper Van der Jeugt
2015-05-29 09:56:43 UTC
Hey all,
I have just released Hakyll-4.7.0.0, which includes the first breaking
change in a while.
Pandoc has been updated from 1.13 to 1.14. New in 1.14 is proper error
handling. Because of this, some functions in the Pandoc API can now
return an error, whereas they just returned a result before.
In Hakyll, that means that a bunch of the functions in
Hakyll.Web.Pandoc now return a result in the `Compiler` monad, so we
can nicely deal with these errors. Upgrading should therefore be
straightforward, but of course, let me know if you run into any
trouble.
Peace,
Jasper
I have just released Hakyll-4.7.0.0, which includes the first breaking
change in a while.
Pandoc has been updated from 1.13 to 1.14. New in 1.14 is proper error
handling. Because of this, some functions in the Pandoc API can now
return an error, whereas they just returned a result before.
In Hakyll, that means that a bunch of the functions in
Hakyll.Web.Pandoc now return a result in the `Compiler` monad, so we
can nicely deal with these errors. Upgrading should therefore be
straightforward, but of course, let me know if you run into any
trouble.
Peace,
Jasper
--
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.