Skip to content

fix(cabal): cabal-fmt and cabal-gild discover module #384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ncaq
Copy link

@ncaq ncaq commented Jul 10, 2025

cabal-fmt and cabal-gild can discover module and autocomplete.

-- cabal-gild: discover ./src
exposed-modules:

The current system, treefmt can't detect change haskell module.
I write to depend to haskell module file.

`cabal-fmt` and `cabal-gild` can discover module and autocomplete.
```cabal
-- cabal-gild: discover ./src
exposed-modules:
```
The current system, treefmt can't detect change haskell module.
I write to depend to haskell module file.
@ncaq
Copy link
Author

ncaq commented Jul 10, 2025

Maybe I mistake.
cabal-gild it's don't work.

@ncaq ncaq marked this pull request as draft July 10, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant