module Main import Test.Golden.RunnerHelper main : IO () main = goldenRunner [ "Djot -> HTML Golden Values" `atDir` "djot-to-html" ]