mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
afee42b151
It is handy to be able to make a `cabal.project` file with only a `source-repository-package` inside it. Currently we assume if there are no local `.cabal` files it is an error. This change allows it, but only if we have found a `source-repository-package` in the `cabal.project`.