diff --git a/build-constraints.yaml b/build-constraints.yaml index 45ebf7da..0aacf864 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2112,7 +2112,7 @@ packages: - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - lens-simple < 0 # via lens-family-2.0.0 - lens-family-core < 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5182 - - lens-family # 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5182 + - lens-family < 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5182 "Justin Le @mstksg": - advent-of-code-api < 0 # ghc 8.10 via servant