Hi Sunjay,
> If I use the doctest style, do I use ">>>" for the prompt? That's more a
> Python thing. Maybe ">" would be more appropriate for Haskell?
You should use ">>>".
If you don't know doctest for Haskell, please read:
https://github.com/sol/doctest#readme
The following document would also help:
https://github.com/kazu-yamamoto/unit-test-example/blob/master/markdown/en/tutorial.md
--Kazu
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs