haskell / haskell/cabal

`cabal list` is not v2-aware

Open
#6,294 0 comments 0 reactions 0 assignees View on GitHub
cabal-install: cmd/list cabal-install: v2-build system type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

as per https://stackoverflow.com/questions/57932348/cabal-install-works-but-cabal-list-does-not-find-package

`cabal list` shows which libraries are installed in the ghc pkgdb, but does not show libraries that are "installed" via global env files.

> >cabal list easyplot
> * easyplot
> Synopsis: A tiny plotting library, utilizes gnuplot for plotting.
> Default available version: 1.0
> Installed versions: [ Not installed ] <<<<<<<<<<<<< NOTE
> Homepage: http://hub.darcs.net/scravy/easyplot
> License: MIT
>

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.