fendor

Results 101 issues of fendor

We are triaging all new issues once a month, but we haven't documented the actual process at the moment. To ensure that we don't need anyone with prior knowledge to...

status: in discussion
documentation

**Describe the bug** Improve error message when multiple .cabal files are in the same directory **To Reproduce** Have two .cabal files in the sme directory. Example ``` $ cabal init...

type: bug
attention: pr-welcome
weird bug award
re: error-message
re: project-file
regression in 3.0

Extracted from #7478 Basically, if verbosity is `silent`, don't output haddock to `stdout`. As a non-ideal sideeffect, stderr output is swallowed if `haddock` has a zero-exit code. --- Please include...

Lightweight command that can query for very basic information in a cabal project. In particular, information about the compiler for the project and the unit-id a given target belongs to....

type: enhancement
cabal-install: other
blocked: decision-needed

Using `ghc-paths` makes it difficult to create binary distributions of `apply-refact`. Even worse, downstream consumers that don't realise this package uses `ghc-paths` will run into issues such as #133, and...

![image](https://github.com/haskell/vscode-haskell/assets/8463814/d0ebebd9-94ae-49e2-865d-c7e560d69255) I don't quite know what it is, but I think this is a very neat addition.

This extension provides rudimentary support for querying hoogle from within vscode. The feature is barely maintained, and we most likely don't even know if it is still working, but it...

https://github.com/tfausak/cabal-gild

type: enhancement
status: needs triage
component: hls-cabal-fmt-plugin

## Problem The test suite of HLS is gigantic. That's great! Running the test suite of HLS takes a long time. That's bad. Even worse, the test suite has become...

type: enhancement

All exception tests are run in the `ghcide` directory, inferring a `cabal` cradle and failing, as the test files are not part of ghcide. The tests themselves do not actually...

type: bug
component: ghcide