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

Expose modules without lib/es6 prefix #67

Closed
CYBAI opened this issue Aug 21, 2020 · 0 comments
Closed

Expose modules without lib/es6 prefix #67

CYBAI opened this issue Aug 21, 2020 · 0 comments
Assignees

Comments

@CYBAI
Copy link

CYBAI commented Aug 21, 2020

🚀 Feature request

Current Behavior

As a fp-ts-contrib user, I will need to import modules like fp-ts-contrib/lib/Do or fp-ts-contrib/es6/Do.

Desired Behavior

Ideally, it would be great to just import the module directly without prefix like fp-ts-contrib/Do that fp-ts already shipped in 2.8.0.

Suggested Solution

Maybe we can follow what fp-ts has done in gcanti/fp-ts#1241 to fix this.

Who does this impact? Who is this for?

fp-ts-contrib users

Describe alternatives you've considered

Additional context

Your environment

Software Version(s)
fp-ts 2.8.0
fp-ts-contrib 0.5.1
TypeScript 3.9.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants