haskell / haskell/haskell-language-server

Codelens eval should not interact with IO

Đang mở
#461 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
component: hls-eval-plugin type: enhancement
Ngôn ngữ chính
Haskell
Star
3k
Fork
455
Merge trung bình
2 ngày 19 giờ
Pull request đã merge (30 ngày)
11

Mô tả

### Subject of the issue
`-- >>> getChar` actually returns a value. It seems to be reading the characters from the link between the server and editor. However it does not seem to cause any crashes or ruin the link, on my editor at least. `putStr` etc. might also possibly be doing something unexpected although it does not seem to produce any noticeable effects on the editor.

### Your environment
`neovim 4.4`, `coc.nvim`.

The codelens eval should perhaps perform some pre-processing and get rid of any IO first, just to be safe.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.