haskell / haskell/cabal

In Glob syntax escape \ and windows-dir-separator \ are conflicting

Open
#6,792 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

For example: `foo\{bar,baz}` is hard to parse. `\{` looks like an escape. This is hard to encode with parsec. `ReadP` tried to disambiguate harder, but I'm not sure that's good idea.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.