Abhinav Sarkar
Abhinav Sarkar
It'll be great to have this feature. It'll enable me to trigger a build of my static website in which I render the Isso comments at build time.
@saurabhnanda It works wonderfully. It's a bit lacking in documentation but I used http://jakewheat.github.io/hssqlppp/latest/ and a bit of reading through the source code itself to use it in my project...
I also see this unused imports warning as well, which is possibly related to this issue. ``` warning: [-Wunused-imports] The qualified import of ‘GHC.Stack’ is redundant except perhaps to import...