Github
Been incrementally solving the problem of creating markdown documentation/resources for dataframe. Tweaked the code which this version of hscript was based on. It’s still pretty fragile (well - more fragile than having this be a first class cabal/GHC capability) but it’s been helpful for me.
Dealing with template Haskell made it harder to make this into a preprocessor as @blamario…