Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

hlint unable to load .hs file inside Cygwin #2130#2131

Open
chekkal wants to merge 1 commit intovim-syntastic:masterfrom
chekkal:master
Open

hlint unable to load .hs file inside Cygwin #2130#2131
chekkal wants to merge 1 commit intovim-syntastic:masterfrom
chekkal:master

Conversation

@chekkal
Copy link

@chekkal chekkal commented Jan 4, 2018

Problem: The syntastic doesn't highlight errors in haskell files using hlint.exe
Solution: Inside the Cygwin env the hlint.exe can't load the .hs name expanded by syntastic inside vim because it contains linux path, the fix is when we detect that we are inside a cygwin in windows to convert the path from cygwin to windows using

cygpath -w

@lcd047
Copy link
Collaborator

lcd047 commented Jan 4, 2018

No description of what this is supposed to fix and how = reject.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants