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

Create Relude.Extra module #227

Closed
chshersh opened this issue Nov 3, 2019 · 0 comments · Fixed by #236
Closed

Create Relude.Extra module #227

chshersh opened this issue Nov 3, 2019 · 0 comments · Fixed by #236
Labels
extra Relude.Extra

Comments

@chshersh
Copy link
Contributor

chshersh commented Nov 3, 2019

This module will reexport all Relude.Extra.* modules. Having this module makes using relude more convenient with the mixins approach.

@chshersh chshersh added the extra Relude.Extra label Nov 3, 2019
mstruebing added a commit to mstruebing/relude that referenced this issue Dec 16, 2019
This is currently WIP as there are still errors while building.
Maybe someone can help me with that? I don't know how to fix these:

```
The class method signature for ‘...’ lacks an accompanying binding
```

or

```
‘...’ is not a (visible) method of class ‘...’
```

closes kowainik#227
vrom911 pushed a commit that referenced this issue Dec 19, 2019
* [#227] Create `Relude.Extra` module

* Update src/Relude/Extra.hs

Co-Authored-By: hint-man[bot] <44720633+hint-man[bot]@users.noreply.github.com>

* Dont export Relude.Extra

* Add changelog

* Adjust to review comments
@chshersh chshersh added this to the v0.7.0.0: Refiner milestone Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extra Relude.Extra
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant