rel8/cabal.project.haskell-nix
Ollie Charles 6554cfc841
Switch to Opaleye 0.9.7.0 (#259)
We actually require this now, so this updates the lower bound, and builds from Hackage rather than a `source-repository-package`.
2023-07-08 22:58:24 +01:00

5 lines
307 B
Plaintext

-- Haskell.nix overrides. We don't put these in cabal.project, because Cabal
-- will interpret them as local packages, and try to build them when we cabal
-- build. The only reason we have to specify these is for Haskell.nix to know to
-- override these packages by fetching them rather than using Hackage.