-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cabal/GHC doesn't know about files produced by cargo, and will therefore fail to invalidate caches. While there are ways to tell Cabal/GHC to depend on these files, they are known to be broken in our tool versions. See: haskell/cabal#4746 Note that we don't use `cabal clean`, as it will also remove any sources it downloaded (specified in `cabal.project`).
- Loading branch information
1 parent
97ca442
commit 686a4f1
Showing
1 changed file
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters