[#173] Haddock Examples - WIP#186
[#173] Haddock Examples - WIP#186chshersh merged 7 commits intokowainik:documentation-examplesfrom Cmdv:Haddock-Examples
Conversation
|
Done a bunch more examples but quite a few still need thinking about how to show or not show examples 😄 |
vrom911
left a comment
There was a problem hiding this comment.
Few minor comments from me :)
chshersh
left a comment
There was a problem hiding this comment.
So far so good! I left some comments and some more suggestions regarding further doc improvements
|
@Cmdv thanks for working on this issue 👍 Btw, we've added support for GHC-8.8 in |
|
will get back onto this tomorrow, got a little carried away with Exercism.io 😹 |
|
Just a couple left which I'm a little stuck as I can't quite work out how to test them in ghci or have enough knowledge of good examples 😄 |
chshersh
left a comment
There was a problem hiding this comment.
So far so good, there's an improvent 👍 I left some comments and suggestions regarding possible tests.
|
went through all of your comments @chshersh 😄 , thanks a lot for working me through theses. Feels like it might have been quicker for you to do them your self 😂 |
|
@Cmdv Haha, o problems! I hope it was a great learning experience for you 🙂 |
|
yeah it was great thanks @chshersh I'll try help out with some other bits kowainik related 👍 |
* [#173] Haddock Examples - WIP (#186) * making a start to adding code examples * make recomended ammends, add descriptions to Relude.File * do a bunch more examples with questions * some review ammends * making more ammends using review comments * amending compile issues and sugestions * Fix doctest tests and improve examples * Minor fixes
Resolves #173
Checklist:
HLint
hlint.dhallaccordingly to my changes (add new rules for the new imports, remove old ones, when they are outdated, etc.)..hlint.yamlfile (see this instructions).General
stylish-haskellfile.[ci skip]text to the docs-only related commit's name.Working my way through adding code examples for all the functions, some of them will need discussing as I'm not 100% of best solutions. for example would be nice to see all the
lifthelpers andlensnot too sure how to go about them.