commercialhaskell / commercialhaskell/stack

stack.yaml doesn't support shell variables expansion

Open
#586 9 comments 0 reactions 0 assignees View on GitHub
awaiting pull request type: discuss
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

Writing this doesn't work:

```
packages:
- $HOME/foo/
```

But also this:

```
packages:
- ~/foo/
```

However it would be useful because I use Dropbox on several machines and usernames.

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.