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

Wrong path to Windows Subsystem for Linux (WSL) #86

Open
CSalih opened this issue Nov 23, 2018 · 1 comment
Open

Wrong path to Windows Subsystem for Linux (WSL) #86

CSalih opened this issue Nov 23, 2018 · 1 comment

Comments

@CSalih
Copy link

CSalih commented Nov 23, 2018

Change the Windows path to a Linux path, when the Terminal is WSL (or another Bash)

User@~$ cd "c:\Users..."
-bash: cd: c:\Users...: No such file or directory

should be: cd /mnt/c/Users/...

@martrik
Copy link
Collaborator

martrik commented Nov 27, 2018

Hello! We aren't actively maintaining Haskelly anymore. If you want to submit a PR fixing the issue we'll gladly review it and release a new version with the changes :)

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