commercialhaskell / commercialhaskell/stack

Feature: include build-tools in list-dependencies

Open
#3,195 3 comments 1 reaction 0 assignees View on GitHub
blocked type: bug
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

My cabal file contains:
```
build-tools: alex
, happy
```
yet to my surprise this dependency is not reported when I use
`stack list-dependencies`

As a user, I would like to know the version of the build-tools that are needed to build my application.
Could you please add this feature!

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.