The current version of Cabal has an issue causing the generated `Paths_` files to miss the definition of `splitFileName` and `minusFileName` (See #1832). A fix to cabal was merged (https://github.com/haskell/cabal/pull/8220) and is planned to be part of Cabal 3.10 release. Hence temporarily, we rely on the fixed version distributed with Tweag's fork of Cabal (See the `Cabal//:Cabal` library).