Hi Sunjay,
I would suggest to use the doctest style so that your examples can be
> Are there any modules with good code examples that I should use as a
> reference? I want to include both the code and output of the example as if
> the user was running ghci. Are there any guidelines for contributing
> documentation?
automatically tested.
I would like to move the test suites of the containers library to
doctest.
--Kazu