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

Remove Container type class and reexport Foldable properly #7

Closed
chshersh opened this issue Jul 19, 2018 · 0 comments
Closed

Remove Container type class and reexport Foldable properly #7

chshersh opened this issue Jul 19, 2018 · 0 comments
Assignees
Labels
new Bring something new into library (add function or type or interface) reexport Reexport something new refactoring remove
Milestone

Comments

@chshersh
Copy link
Contributor

Regarding Foldable:

  1. Custom error for elem
  2. Don't reexport foldl1, foldr1, maximum, minimum
  3. Implement maximum and minimum properly (strict and safe)
@chshersh chshersh added refactoring remove new Bring something new into library (add function or type or interface) reexport Reexport something new labels Jul 19, 2018
@chshersh chshersh added this to the 0.1.0: ANN milestone Jul 19, 2018
@chshersh chshersh self-assigned this Jul 19, 2018
chshersh pushed a commit that referenced this issue Jul 19, 2018
chshersh pushed a commit that referenced this issue Jul 20, 2018
chshersh added a commit that referenced this issue Jul 20, 2018
* [#7] Replace Container with Foldable

* Fix CI for GHC-7.10.3

* Fix documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new Bring something new into library (add function or type or interface) reexport Reexport something new refactoring remove
Projects
None yet
Development

No branches or pull requests

1 participant