OCaml code sites

Where is a good place to post OCaml code these days? Ideally I’d like one easy-to-use VCS and one easy-to-use snippets site where you can post code and others can see it in their browser with inferred types in tooltips etc.

There’s no types in tooltips but there’s not much else wrong with gists on GitHub. Syntax highlighting, comments, easy to edit… I tend to use that nowadays instead of my old PasteBin account.

I’ll stick with that, thanks. So much easier than a VCS.