Alldocs

Convert Haddock
to Word

Looking for a free text converter? Look no more, upload your Haddock markup files and convert them to Word files. Yes, it’s that easy.

Converting from Haddock markup

Haddock is a nice tool to automatically generate documentation from annotated Haskell source code. I’ve never used Haskell and have no idea what it’s for, but I like automatically generated things. BTW this text is handwritten, but I probably should have set up a machine learning deep learning thing to generate those. I bet no one reads them anyway. If you do, clap your hands twice so I know you’re out there. Anyway, let’s get back to Haddock. It’s intended for documenting libraries, but it should be useful for any other kind of Haskell code. Documentations can then be generated to HTML or LaTeX. Or you use Alldocs to convert it to many other text formats for free. Cool, right?

The files end with .txt by default.

More about Haddock markup files

Converting to Word

Not sure if the world would be a better place without Microsoft Word, but I guess we’ll never find out. It’s here and it’s here to stay. Every fricking office computer has Word on it. Techies hate it, because it’s not really machine-readable, it’s proprietary and there is no documented standard. Office people love it though. There are not limits. Put text in it, fine. Add images, no problem. Want to switch the font to Comic Sans? Sure! Make a creative layout, amazing! Do whatever you like. But don’t forget to convert it to a proper file format before you send it to a techie.

The files end with .docx by default. More about Word files