Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor documentation improvements (part 3) #317

Closed
10 of 11 tasks
chshersh opened this issue Aug 11, 2020 · 0 comments · Fixed by #356
Closed
10 of 11 tasks

Minor documentation improvements (part 3) #317

chshersh opened this issue Aug 11, 2020 · 0 comments · Fixed by #356
Assignees
Labels
doc README, Haddock documentation, tutorials

Comments

@chshersh
Copy link
Contributor

chshersh commented Aug 11, 2020

  • Fix haddock in Relude.Bool.Guard module
  • Explain &&^ and ||^ operators better
  • Links to toIntegralSized for integerToBounded and integerToNatural
  • Doctest for some minBound and maxBound in integerToBounded
  • Better docs for average[1] and more examples
  • hlint rules for sum xs / length xs to average
  • Change order of examples in prev and next
  • Foldable1 foldr1 implementations and examples
  • hlint rules for partitionWith
  • relude ^>= constraint in README.md
  • infinitely docs
@chshersh chshersh added the doc README, Haddock documentation, tutorials label Aug 11, 2020
@chshersh chshersh added this to the v0.8.0.0: Standard milestone Aug 11, 2020
@chshersh chshersh self-assigned this Aug 11, 2020
vrom911 added a commit that referenced this issue Mar 10, 2021
chshersh added a commit that referenced this issue Mar 10, 2021
* [#317] Minor documentation improvements (part 3)

Resolves #317

* Apply suggestions from code review

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>

* Use dhall-to-yaml-ng instead of dhall-to-yaml

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc README, Haddock documentation, tutorials
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants