Closed NorfairKing closed 3 months ago
Which version of Gild are you using?
$ cabal-gild --version
1.3.1.2
It's just what's in https://github.com/cachix/pre-commit-hooks.nix
Using the discover pragma to discover extra-source-files
was added in version 1.3.4.0 via #86. However it's buggy until version 1.5.0.1 because of #93 (which was fixed by #95).
Can you try with the latest version to see what happens?
@tfausak thanks for the response! Using a newer version would require an override that will be complex to maintain so I'll wait until the newer version is in the latest stable release that I use, which is in December. Closing this until then.
Ok, sounds good. Please do let me know if it doesn't work or behaves unexpectedly.
I am using cabal-gild like this:
But no
extra-source-files
are being filled in. Am I doing something silly?