treefmt-nix
treefmt-nix copied to clipboard
fix(cabal): cabal-fmt and cabal-gild discover module
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.
Maybe I mistake. cabal-gild it's don't work.
I tested my product and cabal-gild. My way code, correct way in this project?