haskellari / these

An either-or-both data type, with corresponding hybrid error/writer monad transformer.
117 stars 49 forks source link

build with ghc-9.2 #167

Open larskuhtz opened 3 years ago

larskuhtz commented 3 years ago

tested with

cabal build all --allow-newer=base,template-haskell,ghc-prim,ghc-bignum
cabal test all --allow-newer=base,template-haskell,ghc-prim,ghc-bignum

This currently still requires the following source dependencies when building with ghc-9.2

-- in the main branch
source-repository-package
  type: git
  location: https://github.com/nfrisby/invariant-functors
  tag: ac836de79c0ed23a407890c68a4db9552c01f9f4

-- in the main branch
source-repository-package
  type: git
  location: https://github.com/ekmett/lens
  tag: f76e2716be525657a408a6f43eaee26ace2e5b77

-- PR submitted
source-repository-package
  type: git
  location: https://github.com/hackage-package-forks/qc-instances
  tag: 066630fec39dda09ea600a61c763d2840dde7568