Remove the upper bound on linear-base

Fixes #6526.
This commit is contained in:
Arnaud Spiwack 2022-04-06 14:55:07 +02:00 committed by Mihai Maruseac
parent e972bb1d93
commit 3f81739b1f

View File

@ -4688,7 +4688,7 @@ packages:
- strong-path
"Arnaud Spiwack <arnaud.spiwack@tweag.io> @aspiwack":
- linear-base < 0.2 # https://github.com/commercialhaskell/stackage/issues/6526
- linear-base
- linear-generics
"Ollie Charles <ollie@ocharles.org.up> @ocharles":